Loading .copier-answers.yml +1 −1 Original line number Diff line number Diff line # Please do not edit or delete this file. It is needed to be able to update project from template. _commit: '0.4' _commit: '0.8' _src_path: https://code.ornl.gov/ndip/project-templates/python.git project_name: ctscan-viz publish_docs: false Loading DEVELOPMENT.md +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ to create an issue [in this repo](https://code.ornl.gov/ndip/project-templates/p ## Installation ```commandline pip install poetry poetry install --no-root poetry install ``` ## Running Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ ctscan-viz Developers: please read [this document](Development.md) Developers: please read [this document](DEVELOPMENT.md) pyproject.toml +0 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ build-backend = "poetry.core.masonry.api" [tool.pytest.ini_options] pythonpath = [ ".", "src" ] testpaths = ["tests"] python_files = ["test*.py"] norecursedirs = [".git", "tmp*", "_tmp*", "__pycache__"] Loading Loading
.copier-answers.yml +1 −1 Original line number Diff line number Diff line # Please do not edit or delete this file. It is needed to be able to update project from template. _commit: '0.4' _commit: '0.8' _src_path: https://code.ornl.gov/ndip/project-templates/python.git project_name: ctscan-viz publish_docs: false Loading
DEVELOPMENT.md +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ to create an issue [in this repo](https://code.ornl.gov/ndip/project-templates/p ## Installation ```commandline pip install poetry poetry install --no-root poetry install ``` ## Running Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ ctscan-viz Developers: please read [this document](Development.md) Developers: please read [this document](DEVELOPMENT.md)
pyproject.toml +0 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ build-backend = "poetry.core.masonry.api" [tool.pytest.ini_options] pythonpath = [ ".", "src" ] testpaths = ["tests"] python_files = ["test*.py"] norecursedirs = [".git", "tmp*", "_tmp*", "__pycache__"] Loading