##// END OF EJS Templates
upgrading meu dependency to enforce windows working
Marcin Kasperski -
r166:b7253feb default
parent child Browse files
Show More
@@ -36,7 +36,7 b' setup('
36 36 ],
37 37 install_requires=[
38 38 'keyring>=0.3',
39 'mercurial_extension_utils>=0.10.0',
39 'mercurial_extension_utils>=1.0.0',
40 40 ],
41 41 zip_safe=True,
42 42 )
General Comments 0
You need to be logged in to leave comments. Login now