Skip to content

Commit

Permalink
Remove obsolete ZODB snapshot tarball
Browse files Browse the repository at this point in the history
It was needed for bootstraping, when ZODB 4 wasn't out on PyPI yet
  • Loading branch information
mgedmin committed Dec 23, 2014
1 parent 48f45be commit 469ea1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file removed ZODB-4.0.0dev.tar.gz
Binary file not shown.
2 changes: 0 additions & 2 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[buildout]
develop = .
find-links =
${buildout:directory}/ZODB-4.0.0dev.tar.gz
parts = test coverage-test coverage-report
versions = versions

Expand Down

0 comments on commit 469ea1c

Please sign in to comment.