Skip to content

Commit

Permalink
blank-ish commit
Browse files Browse the repository at this point in the history
  • Loading branch information
patricktnast authored Jan 9, 2025
1 parent 6b72957 commit efc9a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ install: # Install setuptools, install this package in editable mode
# FIXME: Add support for installing non-develop branches of vivarium_gbd_access
# @sh vivarium_build_utils/install_dependency_branch.sh vivarium_gbd_access ${GIT_BRANCH} jenkins

# NOTE: we cannot currently install anything but the 'main' branch in vivarium_gbd_access
# NOTE: We cannot currently install anything but the 'main' branch in vivarium_gbd_access
# due to it being hosted on bitbucket and behind the IHME firewall (which vivarium_build_utils
# cannot see because it is on github). One workaround until we get this fixed is to
# TEMPORARILY (i.e. just for testing) change the vivarium_gbd_access setup.py data_requires
Expand Down

0 comments on commit efc9a5f

Please sign in to comment.