Skip to content

Commit

Permalink
Use pip instead of setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
sublee committed May 20, 2019
1 parent bb11424 commit a2d7e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ sphinx:
python:
version: 3.6
install:
- method: setuptools
- method: pip
path: .

0 comments on commit a2d7e69

Please sign in to comment.