File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 name : macos-wheels-${{ matrix.python-version }}-${{matrix.target}}
4040 path : dist
4141 retention-days : 3
42+ compression-level : 0
4243
4344 windows :
4445 runs-on : windows-latest
6768 name : windows-wheels-${{ matrix.python-version }}-${{ matrix.target }}
6869 path : dist
6970 retention-days : 3
71+ compression-level : 0
7072
7173 linux :
7274 runs-on : ubuntu-latest
@@ -101,6 +103,7 @@ jobs:
101103 name : linux-wheels-${{ matrix.python-version }}-${{ matrix.target }}
102104 path : dist
103105 retention-days : 3
106+ compression-level : 0
104107
105108 # TODO Add pypy
106109
Original file line number Diff line number Diff line change 11[package ]
22name = " didkit"
3- version = " 0.3.4-alpha.1 "
3+ version = " 0.3.4-alpha.2 "
44authors = [" Spruce Systems, Inc." ]
55edition = " 2018"
66description = " Library for Verifiable Credentials and Decentralized Identifiers."
You can’t perform that action at this time.
0 commit comments