Skip to content

Commit

Permalink
Use published Country Template
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG committed May 2, 2024
1 parent b056c2c commit 53c5093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfisca_tasks/test_code.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install: install-deps install-edit install-test
## Enable regression testing with template repositories.
install-test:
@$(call print_help,$@:)
@pip install git+https://github.com/openfisca/country-template@training-upgrade-fix
@pip install --upgrade --no-dependencies openfisca-country-template
@pip install --upgrade --no-dependencies openfisca-extension-template

## Run openfisca-core & country/extension template tests.
Expand Down

0 comments on commit 53c5093

Please sign in to comment.