mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
ef0cb0d0d2
- Fix LICENSE - Add LICENSE_FILE - Allow concurrent installation (USE_PYTHON=concurrent) - Move PORTDOCS and PORTEXAMPLES to PLIST - Add PyPI as primary WWW - Take maintainership Changes: https://github.com/pydata/patsy/blob/master/doc/changes.rst
18 lines
748 B
Plaintext
18 lines
748 B
Plaintext
%%PORTDOCS%%%%DOCSDIR%%/API-reference.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/R-comparison.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/builtins-reference.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/categorical-coding.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/changes.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/expert-model-specification.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/formulas.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/library-developers.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/overview.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/py2-versus-py3.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/quickstart.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/spline-regression.rst
|
|
%%PORTDOCS%%%%DOCSDIR%%/stateful-transforms.rst
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/add_predictors.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_lm.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_treatment.py
|