potodo/potodo
Julien Palard 41c344cbd7
Bump dev dependencies. (#123)
* Bump dev dependencies.

* Pinning is a lie.

There **does not** exist a single set of pinned dependencies that work
with all versions we say we work with (from 3.6 to 3.10).
2022-04-12 21:28:29 +02:00
..
__init__.py regex: allows for a mix of words and periods between the FOLDER and the .po. I assume we use semver ? (#124) 2022-04-12 21:28:01 +02:00
__main__.py Fixed argparse and ran black 2018-12-14 00:12:36 +01:00
arguments_handling.py Use fnmatch for --exclude. 2021-01-04 17:29:56 +01:00
cache.py Simplify by dropping cache_args. 2020-12-03 10:02:50 +01:00
github.py regex: allows for a mix of words and periods between the FOLDER and the .po. I assume we use semver ? (#124) 2022-04-12 21:28:01 +02:00
interactive.py Yet another take at excluding files: Use the .potodoignore mecanism. 2021-02-11 22:56:53 +01:00
json.py Removed utils folder 2020-10-13 17:08:35 +02:00
logging.py Removed useless print 2020-10-14 13:46:53 +02:00
po_file.py Bump dev dependencies. (#123) 2022-04-12 21:28:29 +02:00
potodo.py Yet another take at excluding files: Use the .potodoignore mecanism. 2021-02-11 22:56:53 +01:00