mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
13 lines
No EOL
216 B
INI
13 lines
No EOL
216 B
INI
[wheel]
|
|
python-tag = py3
|
|
|
|
[metadata]
|
|
license_file = LICENSE
|
|
|
|
[versioneer]
|
|
VCS = git
|
|
style = pep440
|
|
versionfile_source = ptvsd/_version.py
|
|
versionfile_build = ptvsd/_version.py
|
|
tag_prefix = v
|
|
parentdir_prefix = ptvsd- |