Logo
Explore Help
Sign In
F5/unison
1
0
Fork 0
You've already forked unison
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
main
unison/pyproject.toml

25 lines
436 B
TOML
Raw Permalink Normal View History

bindings: package ns-3 as a pip wheel Includes: - Python examples to test Brite, Click and Openflow - CI jobs for manylinux packaging of pip wheel - Support for Linux distributions with lib and lib64 directories - Configuration of RPATH not to require setting LD_LIBRARY_PATH Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
2023-02-03 22:30:38 -03:00
[build-system]
build-backend = "setuptools.build_meta"
requires = [
"wheel",
"setuptools>=45",
"setuptools_scm[toml]>=6.0",
"cmake-build-extension>=0.4",
bindings: Update cppyy version from 3.1.2 to 3.5.0
2025-04-11 11:21:49 +02:00
"cppyy==3.5.0",
bindings: package ns-3 as a pip wheel Includes: - Python examples to test Brite, Click and Openflow - CI jobs for manylinux packaging of pip wheel - Support for Linux distributions with lib and lib64 directories - Configuration of RPATH not to require setting LD_LIBRARY_PATH Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
2023-02-03 22:30:38 -03:00
]
[tool.setuptools_scm]
version_scheme = "post-release"
local_scheme = "no-local-version"
[tool.cibuildwheel]
build-frontend = "build"
style: add Black and Isort settings for Python formatting
2023-10-28 12:51:24 -03:00
[tool.black]
line-length = 100
include = "\\bns3$|\\.py$"
[tool.isort]
profile = "black"
line_length = 100
Reference in New Issue Copy Permalink
Copyright © 2020-  F5Soft.site
English
English 简体中文
皖ICP备20010971号-1