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
This package is a core dependency for nilmtk package. I propose to move from conda to setuptools/wheels as packaging and distribution tools. This will make possible to distribute this package in PyPi, making it more visible in python ecosystem.
Migrate from Conda to pyproject.toml + setuptools for package management
This package is a core dependency for
nilmtkpackage. I propose to move from conda to setuptools/wheels as packaging and distribution tools. This will make possible to distribute this package in PyPi, making it more visible in python ecosystem.