Skip to content

Commit

Permalink
Repinned aenum dependency
Browse files Browse the repository at this point in the history
Until #11 is resolved, let's stick to the known working version.
  • Loading branch information
perey committed Apr 18, 2022
1 parent 276888f commit f98cacf
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 @@ -23,7 +23,7 @@ packages = find:
package_dir =
=src
install_requires =
aenum>=2.2.6,!=3.0.*,!=3.1.0,<3.2
aenum==2.2.6

[options.packages.find]
where = src

0 comments on commit f98cacf

Please sign in to comment.