Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
Fix Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger committed May 13, 2021
1 parent ff7a302 commit 7d2a3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers =
[options]
install_requires =
cffi
ruamel.yaml
ruamel.yaml == 0.16.3
appdirs
pywin32; platform_system == "Windows"
future; python_version < '3'
Expand Down

0 comments on commit 7d2a3aa

Please sign in to comment.