Skip to content

Commit

Permalink
Chore: Add readme and docs to pypi. Fixes #193
Browse files Browse the repository at this point in the history
  • Loading branch information
dileep-kishore committed Mar 16, 2021
1 parent 22d44cb commit 97bf495
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version = "0.7.1"
description = "The Microbial Co-occurrence Network Explorer"
authors = ["Dileep Kishore <dkishore@bu.edu>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/segrelab/MiCoNE"
documentation = "https://micone.readthedocs.io/en/latest"

[tool.poetry.dependencies]
python = "~3.8"
Expand Down

0 comments on commit 97bf495

Please sign in to comment.