All basic files for testing, building and distributing the project are added here. The Makefile can set up the virtual environment and create different package types from the project.
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
# Build dependencies
|
|
pip-licenses
|
|
Pyinstaller
|
|
pytest-cov
|
|
setuptools
|
|
wheel
|
|
|
|
# Runtime dependencies, must match install_requires in setup.py
|