Rename wheel to "sqlcipher3-wheels"
This commit is contained in:
parent
35369604d4
commit
865247ab69
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -190,7 +190,7 @@ if __name__ == "__main__":
|
|||
|
||||
setup(
|
||||
# name and version for building python 3.6 wheel
|
||||
name="sqlcipher3",
|
||||
name="sqlcipher3-wheels",
|
||||
version="0.5.2",
|
||||
ext_modules=[module],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue