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

Commit

Permalink
Upgrade hglib, closes #461.
Browse files Browse the repository at this point in the history
  • Loading branch information
pelmers committed Aug 5, 2015
2 parents b0b0b17 + b29c0d4 commit e683e7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ funcy==1.1
# sha256: FWvz7Ce6nsfgz4--AoCHGAmdIY3kA-tkpxTXO6GimrE
requests==1.2.3

# sha256: rUar6kB6nbKhCxgUh53YtF7Zxb5XqGPRnKv2Od6rIWE
https://bitbucket.org/pelmers/python-hglib/get/issue3924-version-fix.tar.gz#egg=python-hglib
# sha256: DcCH0Vt3TNqC08gJb7DlFMrrLdtg7tOOkFaxbiebo8U
python-hglib==1.7
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'parsimonious>=0.6,<0.7',
'pyelasticsearch>=1.1,<2.0',
'Pygments>=2.0.1,<3.0',
'python-hglib>=1.6,<2.0',
'python-hglib>=1.7,<2.0',
'requests>=1.0,<2.0'],
tests_require=['nose>=1.3.0,<2.0'],
test_suite='nose.collector',
Expand Down

0 comments on commit e683e7b

Please sign in to comment.