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

Commit

Permalink
Just remove version pinning for Paste, PasteDeploy & PasteScript
Browse files Browse the repository at this point in the history
  • Loading branch information
prsephton committed Feb 15, 2019
1 parent dc10fb8 commit 2165bfb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions versions.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
Paste >= 2.0.3
PasteScript >= 2.0.2
#Paste >= 2.0.3
#PasteScript = 2.0.2

#Required by:
#PasteScript 2.0.2
PasteDeploy >= 1.5.2
#PasteScript = 2.0.2
#PasteDeploy = 1.5.2

#Required by:
#zope.testrunner 4.7.0
Expand Down

0 comments on commit 2165bfb

Please sign in to comment.