diff --git a/python/setup.cfg b/python/setup.cfg index 896f5dd..bd3a9ee 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -21,7 +21,7 @@ package_dir = =src install_requires = - odin-data[meta_writer] @ git+https://git@github.com/odin-detector/odin-data.git#subdirectory=python + odin-data[meta_writer] @ git+https://git@github.com/odin-detector/odin-data.git@fastcs-dev#subdirectory=python requests [options.packages.find]