Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Exclude zope.interface 3.0.0b1 as the tag doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Oct 17, 2010
1 parent c8e58a6 commit 0619a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rackspace.ini
Expand Up @@ -131,7 +131,7 @@ targets = py27_32 py27_64
package = zope.interface
minVersion =
maxVersion =
excludeVersions = 3.3.0b1 3.3.0b2 3.4.0b1
excludeVersions = 3.0.0b1 3.3.0b1 3.3.0b2 3.4.0b1
targets = py24_32 py25_32 py26_32 py26_64

[zope.interface_27]
Expand Down

0 comments on commit 0619a2e

Please sign in to comment.