Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
andamian authored Jul 8, 2020
1 parent d2bbfe2 commit 68e556b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caom2/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_requires =
lxml<=4.3.0;python_version=="3.4"
lxml>=3.7.0;python_version>="3.5"
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
version >= 2.4
version = 2.4


[entry_points]
Expand Down

0 comments on commit 68e556b

Please sign in to comment.