Skip to content

Commit

Permalink
updating version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dougli1sqrd committed Jan 31, 2019
1 parent 3c6a98e commit cc8eedf
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 @@ -12,6 +12,6 @@
long_description=open("README.md").read(),
keywords=["yaml", "markdown"],
install_requires=[
"pyYaml==3.13",
"pyYaml>3.13",
],
)

0 comments on commit cc8eedf

Please sign in to comment.