Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ Some highlights from `pyGARDEN`: ## Installation ### Installation via `uv` Run the following command in the `src/` directory: If you have a `uv env`, you can run the following command in the `src/` directory: `uv pip install -e ".[dev,cli,postgres]` Loading src/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -96,4 +96,4 @@ Source = "https://code.ornl.gov/nset-utilities/common-package" packages = ['pygarden', 'pygarden.mixins', 'pygarden.scrapers', 'pygarden.cli'] [project.scripts] common = "common.cli:common_cli" common = "pyproject.cli:common_cli" Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ Some highlights from `pyGARDEN`: ## Installation ### Installation via `uv` Run the following command in the `src/` directory: If you have a `uv env`, you can run the following command in the `src/` directory: `uv pip install -e ".[dev,cli,postgres]` Loading
src/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -96,4 +96,4 @@ Source = "https://code.ornl.gov/nset-utilities/common-package" packages = ['pygarden', 'pygarden.mixins', 'pygarden.scrapers', 'pygarden.cli'] [project.scripts] common = "common.cli:common_cli" common = "pyproject.cli:common_cli"