mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-07 17:40:30 +00:00
Fix bootstrap-vz URL in setup.py
This commit is contained in:
parent
c8470790b8
commit
29e0cffca7
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -36,5 +36,5 @@ Its aim is to provide a reproducable bootstrapping process using manifests
|
||||||
as well as supporting a high degree of customizability through plugins.''',
|
as well as supporting a high degree of customizability through plugins.''',
|
||||||
author='Anders Ingemann',
|
author='Anders Ingemann',
|
||||||
author_email='anders@ingemann.de',
|
author_email='anders@ingemann.de',
|
||||||
url='http://www.python.org/sigs/distutils-sig/',
|
url='http://www.github.com/andsens/bootstrap-vz',
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue