2018-08-21 15:10:31 +00:00
|
|
|
package:
|
|
|
|
name: setuptools
|
2022-06-22 18:12:05 +00:00
|
|
|
version: 62.6.0
|
2018-08-21 15:10:31 +00:00
|
|
|
source:
|
2022-06-22 18:12:05 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/e9/86/b2ede1d87122a6d4da86d84cc35d0e48b4aa2476e4281d06101c772c1961/setuptools-62.6.0-py3-none-any.whl
|
|
|
|
sha256: c1848f654aea2e3526d17fc3ce6aeaa5e7e24e66e645b5be2171f3f6b4e5a178
|
2022-01-24 01:47:04 +00:00
|
|
|
build:
|
|
|
|
post: |
|
2022-02-12 21:44:10 +00:00
|
|
|
find build/setuptools-*/dist -name '*.exe' -delete
|
2018-08-21 15:10:31 +00:00
|
|
|
requirements:
|
|
|
|
run:
|
2022-01-10 19:54:11 +00:00
|
|
|
- distutils
|
|
|
|
- pyparsing
|
2018-08-21 15:10:31 +00:00
|
|
|
test:
|
|
|
|
imports:
|
2022-01-10 19:54:11 +00:00
|
|
|
- setuptools
|
|
|
|
- pkg_resources
|