OpenMined / SyferText

A privacy preserving NLP framework
Apache License 2.0
198 stars 49 forks source link

feat: Adds initial requirements.txt folder #175

Closed darigovresearch closed 3 years ago

darigovresearch commented 4 years ago

Description

Adds initial requirements.txt file in a pip-dep folder like PySyft after running python setup.py install in a clean virtual environment.

This would check-off one of the items in issue #171

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

By running the installation instructions

Checklist

darigovresearch commented 3 years ago

@Nilanshrajput, @AlanAboudib is there anything that is required for this pull request to be merged?