We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6489e commit 5dd4836Copy full SHA for 5dd4836
setup.py
@@ -14,6 +14,7 @@
14
description="A container approach to test a Gentoo package within a clean stage3 container",
15
license="BSD",
16
url="http://ebuildtester.readthedocs.io/",
17
+ download_url="https://github.com/nicolasbock/ebuildtester",
18
long_description=long_description,
19
long_description_content_type="text/x-rst",
20
use_scm_version=True,
0 commit comments