nucypher/setup.cfg

11 lines
254 B
INI

[metadata]
# This includes the license file(s) in the wheel.
# https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file
license_files = LICENSE
[aliases]
test=pytest
[tool:pytest]
python_files = tests/