Skip to content

Commit

Permalink
Merge pull request #29 from koenedaele/pyup-initial-update
Browse files Browse the repository at this point in the history
Initial Update
  • Loading branch information
koenedaele committed Oct 30, 2017
2 parents 350d2e2 + 444fbc8 commit d9d12d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
--requirement requirements.txt

# Documentation
Sphinx==1.4.5
Sphinx==1.6.4
sphinxcontrib-httpdomain==1.5.0
pygments==2.1.1
pygments==2.2.0

# Linting
flake8==2.5.4
flake8==3.4.1

# Unit testing
pytest==2.9.1
pytest==3.2.2
mock==2.0.0
webtest==2.0.20
pytest-cov==2.2.1
webtest==2.0.28
pytest-cov==2.5.1
coveralls==1.2.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pyramid==1.7
pyramid==1.9.1
skosprovider==0.6.1
#-e git+https://github.com/koenedaele/skosprovider.git#egg=skosprovider

0 comments on commit d9d12d0

Please sign in to comment.