Skip to content

Commit

Permalink
cannot use -linux config variants in pyproject file
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-differentiation-dev committed Apr 3, 2024
1 parent d2de0da commit 1165523
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,3 @@ test-command = "pytest {project}/tests"
test-requires = ["pytest"]
test-skip = ["*universal2:arm64"]
build-verbosity = 2
before-test-linux = "rm -rf /project/xad" # make sure this source dir really isn't used in imports

0 comments on commit 1165523

Please sign in to comment.