Closed darigovresearch closed 3 years ago
Adds initial requirements.txt file in a pip-dep folder like PySyft after running python setup.py install in a clean virtual environment.
requirements.txt
pip-dep
python setup.py install
This would check-off one of the items in issue #171
List any dependencies that are required for this change.
By running the installation instructions
@Nilanshrajput, @AlanAboudib is there anything that is required for this pull request to be merged?
Description
Adds initial
requirements.txt
file in apip-dep
folder like PySyft after runningpython 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