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

Commit

Permalink
bump setuptools and buildout
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Feb 19, 2017
1 parent 2adbd99 commit e20ec07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ parts = scripts python test coverage-test coverage-report
versions = versions

[versions]
setuptools = 0.6c11
setuptools = 33.1.0
BeautifulSoup = 3.2.0
zc.buildout = 1.3.1
zc.buildout = 2.5.3
requests = 2.13.0

[test]
Expand Down

0 comments on commit e20ec07

Please sign in to comment.