Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

Fixing 'setup.py' #273

Open
ah89 opened this issue Jul 21, 2018 · 0 comments
Open

Fixing 'setup.py' #273

ah89 opened this issue Jul 21, 2018 · 0 comments

Comments

@ah89
Copy link
Collaborator

ah89 commented Jul 21, 2018

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()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant