Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38286 > unrolled thread

Can you reference VCS location in distutils.core.setup()?

Started bySkip Montanaro <skip@pobox.com>
First post2013-02-06 15:16 +0000
Last post2013-02-06 15:16 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Can you reference VCS location in distutils.core.setup()? Skip Montanaro <skip@pobox.com> - 2013-02-06 15:16 +0000

#38286 — Can you reference VCS location in distutils.core.setup()?

FromSkip Montanaro <skip@pobox.com>
Date2013-02-06 15:16 +0000
SubjectCan 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web