Skip to content

Commit

Permalink
hackety hack
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw committed Dec 19, 2023
1 parent b12a0fe commit 8a80a8f
Show file tree
Hide file tree
Showing 31 changed files with 129 additions and 551 deletions.
3 changes: 2 additions & 1 deletion python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ protos: $(VENV_STAMP)
@# Pydantic V2 is supported: https://github.com/danielgtaylor/python-betterproto/issues/530
protoc \
-I../protos \
--python_betterproto_out=. \
--python_betterproto_out=./in_toto_attestation/_internal \
$(PROTOS)
$(MAKE) reformat
2 changes: 1 addition & 1 deletion python/in_toto_attestation/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.9.3"
__version__ = "0.9.3"
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 0 additions & 36 deletions python/in_toto_attestation/predicates/link/v0/link_pb2.py

This file was deleted.

This file was deleted.

72 changes: 0 additions & 72 deletions python/in_toto_attestation/predicates/scai/v0/scai.py

This file was deleted.

38 changes: 0 additions & 38 deletions python/in_toto_attestation/predicates/scai/v0/scai_pb2.py

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8a80a8f

Please sign in to comment.