Files
osxphotos/dev_requirements.txt
Rhet Turnbull c88fc75013 Feature add import 754 (#762)
* Initial alpha version of import command

* Refactored

* Improved help, added --clear-metadata

* Added --clear-metadata, --exiftool to import

* Added --keyword, --title, --description

* Added --location

* Added test for --location

* Changed --auto-folder to --split-folder, added docs

* Added --walk, updated docs

* Added --check-templates

* Updated help text for import
2022-08-21 09:07:22 -07:00

16 lines
200 B
Plaintext

build
cogapp>=3.3.0,<4.0.0
furo
m2r2
pdbpp
pyinstaller==4.10
pytest-cov==3.0.0
pytest-mock
pytest==7.0.1
Sphinx
sphinx_click
sphinx_rtd_theme
sphinx-copybutton
sphinxcontrib-programoutput
twine
wheel