Files
Andrew Reusch 1de98be591 Generate requirements.txt from Python spec (#7289)
* Generate requirements.txt from Python spec.

* add tests, collect actual requirements (first cut).

* add tornado and cloudpickle

* add xgboost

* add xgboost version restriction

* cleanup and prepare for merge

* black format

* add type annotations and docstrings

* remove example requirements.txt

* fix setup.py extras_require

* use typing. classes for type annotations, python 2 compatible :)

* fix python2 typing.Pattern

* retrigger CI

* address comaniac comments

* retrigger ci
2021-02-04 06:51:12 -08:00

5 lines
36 B
Plaintext

build
dist
*.cpp
requirements/*.txt