OpenMined / SyMPC

A SMPC companion library for Syft
MIT License
99 stars 39 forks source link

Add requirements to setup.cfg #311

Open shubhank-saxena opened 3 years ago

shubhank-saxena commented 3 years ago

This fixes #76

Description

This PR aims to clean requirements (both main and dev) and add them under setup.cfg file.

Affected Dependencies

All the installation dependencies are migrated

Checklist

shubhank-saxena commented 3 years ago

@rasswanth-s I am not sure what's the issue with the git URL installation of syft. I followed the following doc - https://setuptools.readthedocs.io/en/latest/userguide/dependency_management.html#dependencies-that-aren-t-in-pypi

rasswanth-s commented 3 years ago

Sure , I will take a look at it.