mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
remove download_url since pip does not use it by default anymore
This commit is contained in:
parent
5c6ce59303
commit
6ae7969935
1
setup.py
1
setup.py
@ -41,7 +41,6 @@ setup(
|
||||
author="Jan Decaluwe",
|
||||
author_email="jan@jandecaluwe.com",
|
||||
url="http://www.myhdl.org",
|
||||
download_url="https://bitbucket.org/jandecaluwe/myhdl/get/0.8.1.zip",
|
||||
packages=['myhdl', 'myhdl.conversion'],
|
||||
data_files=[(os.path.join(data_root, k), v) for k, v in cosim_data.items()],
|
||||
license="LGPL",
|
||||
|
Loading…
x
Reference in New Issue
Block a user