Skip to content
Snippets Groups Projects
Commit 949ec5b7 authored by durin42's avatar durin42
Browse files

setup: bump dep on dulwich to 0.9.4

parent 1d326a57
No related branches found
No related tags found
No related merge requests found
......@@ -26,5 +26,5 @@
license='GPLv2',
packages=['hggit'],
package_data={ 'hggit': ['help/git.rst'] },
install_requires=['dulwich>=0.9.1'] + extra_req,
install_requires=['dulwich>=0.9.4'] + extra_req,
)
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