Rename "Tests" directory for consistency.
This commit is contained in:
2
setup.py
2
setup.py
@@ -57,5 +57,5 @@ See http://propka.org/ for the PROPKA web server.
|
||||
},
|
||||
zip_safe=True,
|
||||
python_requires='>=3',
|
||||
test_suite="Tests",
|
||||
test_suite="tests",
|
||||
)
|
||||
|
||||
0
Tests/.gitignore → tests/.gitignore
vendored
0
Tests/.gitignore → tests/.gitignore
vendored
Reference in New Issue
Block a user