Skip to content

alexrob18/test_package2_dsd

Repository files navigation

dsd_package_test

PyPI Status Python Version License

Read the documentation at https://dsd_package_test.readthedocs.io/ Tests Codecov

pre-commit Black

Installation

You can install dsd_package_test via [pip] from [PyPI]:

$ pip install dsd_package_test

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, dsd_package_test is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Building the Documentation

You can build the documentation locally by installing the documentation Conda environment:

conda env create -f docs/environment.yml

activating the environment

conda activate sphinx_dsd_package_test

and running the build command:

sphinx-build docs _build/html --builder=singlehtml --jobs=auto --write-all; open _build/html/index.html

Releases

No releases published

Packages

No packages published

Languages