Skip to content
Snippets Groups Projects
Commit 4383d915 authored by Augie Fackler's avatar Augie Fackler
Browse files

Require dulwich 0.6.0

parent 6eded2e4
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,5 @@
keywords='hg git mercurial',
license='GPLv2',
packages=['hggit'],
install_requires=['dulwich>=0.5.1'],
install_requires=['dulwich>=0.6.0'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment