mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00

I would just outright delete them, but the readme in PCbuild recommended their use, so I figure it would be nice to leave them there for a while.
3 lines
168 B
Batchfile
3 lines
168 B
Batchfile
@echo This script is no longer used and may be removed in the future.
|
|
@echo Please use PCbuild\get_externals.bat instead.
|
|
@"%~dp0..\..\PCbuild\get_externals.bat" %*
|