Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kayzliu committed Jan 6, 2023
1 parent eee43e0 commit d72fec7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Alternatively, you could clone and run setup.py file:
**Required Dependencies**\ :

* Python 3.6 +
* Python 3.7+
* numpy>=1.19.4
* scikit-learn>=0.22.1
* scipy>=1.5.2
Expand Down Expand Up @@ -227,7 +227,7 @@ How to Contribute

You are welcome to contribute to this exciting project:

See `contribution guide <https://github.com/pygod-team/pygod/blob/main/contributing.RST>`_ for more information.
See `contribution guide <https://github.com/pygod-team/pygod/blob/main/CONTRIBUTING.rst>`_ for more information.


----
Expand Down
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Alternatively, you could clone and run setup.py file:
**Required Dependencies**\ :

* Python 3.6 +
* Python 3.7+
* numpy>=1.19.4
* scikit-learn>=0.22.1
* scipy>=1.5.2
Expand Down

0 comments on commit d72fec7

Please sign in to comment.