Skip to content

Commit

Permalink
Fix empirical version
Browse files Browse the repository at this point in the history
  • Loading branch information
emilydolson committed Mar 10, 2023
1 parent 55fe66b commit 755a127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Empirical
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ build-backend = "setuptools.build_meta"
test-command = "python {project}/test/test_systematics.py"
skip = "*musllinux*"
test-requires = "pytest"
before-test = "cp {project}/test/assets/* . && ls"
before-test = "cp {project}/test/assets/* ."

0 comments on commit 755a127

Please sign in to comment.