1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
authors:
- email: dominic@davis-foster.co.uk
name: Dominic Davis-Foster
dependencies:
- django>2.1; os_name != "nt"
- django>2.0; os_name == "nt"
- gidgethub[httpx]>4.0.0
- httpx
description: A simple Python wheel builder for simple projects.
dynamic:
- classifiers
- requires-python
keywords:
- build
- distribution
- packaging
- pep517
- pep621
- sdist
- wheel
name: whey
urls:
Documentation: https://whey.readthedocs.io/en/latest
Homepage: https://whey.readthedocs.io/en/latest
Issue Tracker: https://github.com/repo-helper/whey/issues
Source Code: https://github.com/repo-helper/whey
version: 2021.0.0
|