Skip to content

Commit

Permalink
Completes adding provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
kipparker committed Dec 16, 2024
1 parent 89d2b1d commit aa9517f
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 129 deletions.
2 changes: 1 addition & 1 deletion resource/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ typing-extensions = "*"
pyjwt = "*"
asn1crypto = "*"
ib1-directory = "*"
ib1-provenance = {git = "git+https://${PROVENANCE_INSTALL_TOKEN}@github.com/kipparker/provenance.git"}
ib1-provenance = "*"

[dev-packages]
pytest = "*"
Expand Down
Loading

0 comments on commit aa9517f

Please sign in to comment.