rename openssl package to openssl3 (#17)
This commit is contained in:
@@ -3,7 +3,7 @@ requires = ["setuptools>=64", "wheel"]
|
|||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "openssl"
|
name = "openssl3"
|
||||||
version = "3.4.1"
|
version = "3.4.1"
|
||||||
description = "OpenSSL cryptography library (static build)"
|
description = "OpenSSL cryptography library (static build)"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
Reference in New Issue
Block a user