forked from orbit-oss/flask
build, provenance, publish workflow
This commit is contained in:
parent
99b34f7148
commit
0b4b61146f
5 changed files with 106 additions and 9 deletions
1
requirements/build.in
Normal file
1
requirements/build.in
Normal file
|
|
@ -0,0 +1 @@
|
|||
build
|
||||
17
requirements/build.txt
Normal file
17
requirements/build.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# SHA1:80754af91bfb6d1073585b046fe0a474ce868509
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile-multi
|
||||
#
|
||||
build==0.9.0
|
||||
# via -r requirements/build.in
|
||||
packaging==23.0
|
||||
# via build
|
||||
pep517==0.13.0
|
||||
# via build
|
||||
tomli==2.0.1
|
||||
# via
|
||||
# build
|
||||
# pep517
|
||||
Loading…
Add table
Add a link
Reference in a new issue