Skip to content

Commit

Permalink
TEMP: test against braingram/asdf-standard symlink_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Jan 29, 2024
1 parent 603fde9 commit a1af817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ allowlist_externals =
extras =
commands_pre =
bash -c "pip freeze -q | grep 'asdf @' > {env_tmp_dir}/requirements.txt"
git clone https://github.com/asdf-format/asdf-standard.git
git clone https://github.com/braingram/asdf-standard.git -b symlink_resources
pip install -e asdf-standard[test]
pip install -r {env_tmp_dir}/requirements.txt
pip freeze
Expand Down

0 comments on commit a1af817

Please sign in to comment.