Skip to content

Commit

Permalink
simply setup.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Aug 31, 2021
1 parent 773e3cf commit 87ac32c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
license = 'MIT',
py_modules = 'quantiphy'.split(),
install_requires = [],
tests_require = 'pytest inform rkm_codes parametrize_from_file voluptuous'.split(),
python_requires = '>=3.5',
zip_safe = True,
keywords = keywords.split(),
Expand Down

0 comments on commit 87ac32c

Please sign in to comment.