Right now we just have a loose requirements.txt file with hard pins for CI and github to build off of. It would be great to note the things the package actually depends on in the package metadata. Don't need requirements pinned to versions, except maybe a lower, minimum version where it is needed.
Right now we just have a loose requirements.txt file with hard pins for CI and github to build off of. It would be great to note the things the package actually depends on in the package metadata. Don't need requirements pinned to versions, except maybe a lower, minimum version where it is needed.