You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2018. It is now read-only.
In the 'setup.py', the packages mentioned with the specific names
As the latest updates still work with Holoclean and it still is in developing mode, we can pass the setuptools module to find the requirements to prevent error in IDEs like Pycharm.
So we can remove package names and add packages=setuptools.find_packages()