mirror of
https://github.com/python/cpython.git
synced 2026-03-16 01:41:06 +00:00
5 lines
161 B
Batchfile
5 lines
161 B
Batchfile
@rem Fetches (and builds if necessary) external dependencies
|
|
|
|
@rem Assume we start inside the Python source directory
|
|
call "Tools\buildbot\external-common.bat"
|
|
|