Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Another attempt at versions
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Oct 18, 2023
1 parent d5f6246 commit dafd0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ python = "python3"
dependencies = [
"coverage[toml]>=6.5",
"pytest",
"vault-dev@git+https://github.com/vimc/vault-dev#egg=mrc-4644"
"vault-dev@git+https://github.com/vimc/vault-dev@mrc-4644"
]
[tool.hatch.envs.default.scripts]
test = "pytest {args:tests}"
Expand Down

0 comments on commit dafd0b5

Please sign in to comment.