-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
dead codewhen the code is never usedwhen the code is never used
Description
I find the list of this files which in my point of view are not necessary:
- hidimstat/version.py : This file can be merged in init.py file . It's a better practice.
- hidimstat/setup.py: It uses the depreciate library numpy.distutils and it shouldn't be in this folder.
- build_package.py: It should be removed because there is no setup file. If we want to keep it, we need to create a folder with the tools of the maintainer.
Metadata
Metadata
Assignees
Labels
dead codewhen the code is never usedwhen the code is never used