mirror of
https://github.com/gryf/ferrit.git
synced 2026-02-07 16:55:47 +01:00
Run tests via pytest
This commit is contained in:
1
setup.py
1
setup.py
@@ -30,7 +30,6 @@ setup(author="Roman Dobosz, Szymon Datko",
|
||||
keywords='ferrit',
|
||||
name='ferrit',
|
||||
packages=find_packages(include=['ferrit', 'ferrit.*']),
|
||||
test_suite='tests',
|
||||
url='https://github.com/gryf/ferrit',
|
||||
version='0.0.1',
|
||||
zip_safe=False)
|
||||
|
||||
Reference in New Issue
Block a user