Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38286
| From | Skip Montanaro <skip@pobox.com> |
|---|---|
| Subject | Can you reference VCS location in distutils.core.setup()? |
| Date | 2013-02-06 15:16 +0000 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1416.1360163822.2939.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Can you reference VCS location in distutils.core.setup()? Skip Montanaro <skip@pobox.com> - 2013-02-06 15:16 +0000
csiph-web