Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
Pinned zipp (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonski committed Feb 17, 2020
1 parent 1e3010d commit 6c6dd8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
"senaite.lims>=1.3.1",
"senaite.lims<2.0.0",
"senaite.panic",
# Python 2.7 compatibility
#
# https://pypi.org/project/zipp
"zipp<2.0.0",
],
extras_require={
'test': [
Expand Down

0 comments on commit 6c6dd8c

Please sign in to comment.