Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38286 > unrolled thread
| Started by | Skip Montanaro <skip@pobox.com> |
|---|---|
| First post | 2013-02-06 15:16 +0000 |
| Last post | 2013-02-06 15:16 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Can you reference VCS location in distutils.core.setup()? Skip Montanaro <skip@pobox.com> - 2013-02-06 15:16 +0000
| From | Skip Montanaro <skip@pobox.com> |
|---|---|
| Date | 2013-02-06 15:16 +0000 |
| Subject | Can you reference VCS location in distutils.core.setup()? |
| Message-ID | <mailman.1416.1360163822.2939.python-list@python.org> |
The distutils.core.setup() function accepts a bunch of attributes, among them a download_url parameter. I don't see a way to specify a VCS repository. Is that possible? Thx, Skip
Back to top | Article view | comp.lang.python
csiph-web