-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Quick Start Documentation to use Conda Package (#24)
This commit updates the README documentation to include a quick start guide for normal users that installs the conda package, rather than from source. The old installation documentation is now moved to a new "Development" section. Additional changes are: 1. Pinning dependency package numbers to minor versions in attempt to avoid dependency driven failures. 1. Using python-semantic-release (https://python-semantic-release.readthedocs.io/en/latest/) for updating version numbers in the source code. 1. Including all development dependencies in `environment.yaml` 1. Add a badge for the conda package 1. Bump to version 0.4.3
- Loading branch information
Showing
10 changed files
with
200 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.