Skip to content
Snippets Groups Projects
Commit a02045f7 authored by Bienchen's avatar Bienchen
Browse files

Added pyproject.toml

parent e369bd1a
Branches
Tags
No related merge requests found
[project]
name = "alphapulldown-modelcif-converter"
version = "0.0.1"
requires-python = "==3.8"
dependencies = [
"modelcif==0.8",
]
[tool.black]
line-length = 80
[tool.pylint.REPORTS]
reports = "no"
[tool.pylint.FORMAT]
max-line-length = 81
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment