We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5eeb1f commit 6e2e9acCopy full SHA for 6e2e9ac
1 file changed
setup.py
@@ -14,7 +14,6 @@
14
long_description=long_description,
15
long_description_content_type="text/markdown",
16
url="https://github.com/mathialo/bython",
17
- download_url="https://github.com/mathialo/bython/archive/v0.8.tar.gz",
18
scripts=["scripts/by2py", "scripts/bython", "scripts/py2by"],
19
data_files=[("man/man1", ["etc/bython.1", "etc/py2by.1", "etc/by2py.1"])],
20
packages=["bython"],
0 commit comments