open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
[build-system]
# Minimum requirements for the build system to execute.
requires = ["setuptools", "wheel", "numpy","casaconfig==1.0.3.dev2"]
build-backend = "setuptools.build_meta"
[tool.setuptools]
# Specify runtime dependencies here
install_requires = [
"casaconfig==1.0.3.dev2",
]
Everything looks good. We'll let you know here if there's anything you should know about.