Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MyGodIsHe authored Jan 8, 2022
1 parent 7b75e33 commit bea630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def get_version(filename):
zip_safe=False,
include_package_data=True,
platforms='any',
install_requires=['pytest>=6.2.5'],
install_requires=['pytest>=6.2.0'],
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
Expand Down

0 comments on commit bea630e

Please sign in to comment.