Files
rapidyaml/api/python/requirements.txt
Tim 'mithro' Ansell ce39680601 Reworking Python packaging.
* Move `setup.py` and `pyproject.toml` to root directory otherwise
   everything breaks.
 * Use `setuptool_scm` for version.
 * Build wheels from sdist files using pip.
2021-03-23 00:21:02 -07:00

8 lines
163 B
Plaintext

ruamel.yaml
ninja
pyyaml
prettytable
git+https://github.com/litghost/cmake-build-extension.git@add_support_for_components#egg=cmake-build-extension
wheel
-e ../..