Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele committed Mar 30, 2016
1 parent 9d53cf0 commit 8679827
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
--requirement requirements.txt

# Documentation
Sphinx==1.2
sphinxcontrib-httpdomain==1.3.0
Sphinx==1.4
sphinxcontrib-httpdomain==1.4.0

# Linting
flake8==2.1.0
flake8==2.5.4

# Unit testing
pytest
webtest
pytest-cov
coveralls
pytest==2.9.1
webtest==2.0.20
pytest-cov==2.2.1
coveralls==1.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pyramid==1.5.8
pyramid==1.6.1
#skosprovider==0.6.0
-e git+https://github.com/koenedaele/skosprovider.git#egg=skosprovider

0 comments on commit 8679827

Please sign in to comment.