Skip to content

Commit

Permalink
support >=3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
this-josh committed Mar 5, 2021
1 parent a528c56 commit 8081aa4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
long_description_content_type="text/markdown",
keywords="logging logs log",
license="MIT",
python_requires=">3.6",
python_requires=">=3.6",
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
)

0 comments on commit 8081aa4

Please sign in to comment.