Changeset 46:addbbca0fb23 in pyenvjasmine
Legend:
- Unmodified
- Added
- Removed
-
setup.py
r44 r46 2 2 from distutils.core import setup 3 3 4 version = '0.3. 0'4 version = '0.3.1' 5 5 6 6 requires = [ … … 38 38 ['runner.html', 'runner3.html', 'run-jasmine3.js'] 39 39 }, 40 url='https:// bitbucket.org/codigo23/pyenvjasmine',40 url='https://code.codigo23.net/trac/wiki/pyenvjasmine', 41 41 download_url='http://pypi.python.org/pypi/pyenvjasmine#downloads', 42 42 license='BSD licence, see LICENSE',
Note:
See TracChangeset
for help on using the changeset viewer.