summaryrefslogtreecommitdiff
path: root/ci/run_with_env.cmd
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-11 06:59:12 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-11 06:59:12 -0400
commitbc33ca3699aa1623f058b83431e11ee3fb7e7aca (patch)
treeb753afec7fd397c599a06a11a5f4c529e6157998 /ci/run_with_env.cmd
parent0f4eb0a5c3b2ed76f85c627961ef92065769ebe2 (diff)
downloadpython-coveragepy-git-bc33ca3699aa1623f058b83431e11ee3fb7e7aca.tar.gz
Add correct URLs to the top of python_appveyor_demo files.
Diffstat (limited to 'ci/run_with_env.cmd')
-rw-r--r--ci/run_with_env.cmd3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/run_with_env.cmd b/ci/run_with_env.cmd
index 61ad6d31..b287e479 100644
--- a/ci/run_with_env.cmd
+++ b/ci/run_with_env.cmd
@@ -1,3 +1,6 @@
+:: From: https://github.com/ogrisel/python-appveyor-demo/blob/master/appveyor/run_with_env.cmd
+::
+::
:: To build extensions for 64 bit Python 3, we need to configure environment
:: variables to use the MSVC 2010 C++ compilers from GRMSDKX_EN_DVD.iso of:
:: MS Windows SDK for Windows 7 and .NET Framework 4 (SDK v7.1)