Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix test matrix
  • Loading branch information
lovelydinosaur committed Jan 23, 2015
commit e307fd289c52a9bb97a567cff314a479bbdd21df
1 change: 1 addition & 0 deletions env/pip-selfcheck.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"last_check":"2015-01-23T11:37:11Z","pypi_version":"6.0.6"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might be missing something, but why was this committed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how that happened. Now resolved - thanks!

2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deps =
{py26,py27}-django{14,15}: django-oauth2-provider==0.2.3
{py26,py27}-django16: django-oauth2-provider==0.2.4
pytest-django==2.8.0
{py27,py32,py32,py33,py34}-django{14,15,16,17}: django-filter==0.7
{py26,py27,py32,py33,py34}-django{14,15,16,17}: django-filter==0.7
defusedxml==0.3
markdown>=2.1.0
PyYAML>=3.10
Expand Down