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

Fixing 'setup.py'  #273

@ah89

Description

@ah89

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions