diff options
Diffstat (limited to '')
-rw-r--r-- | third_party/python/PyYAML/setup.cfg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/python/PyYAML/setup.cfg b/third_party/python/PyYAML/setup.cfg index da51366b86..8bfd5a12f8 100644 --- a/third_party/python/PyYAML/setup.cfg +++ b/third_party/python/PyYAML/setup.cfg @@ -1,8 +1,3 @@ -[build_ext] - -[metadata] -license_file = LICENSE - [egg_info] tag_build = tag_date = 0 |