Skip to content

Commit

Permalink
Fix bugs in Docs
Browse files Browse the repository at this point in the history
Fix for documentation imports
  • Loading branch information
dgiovanis authored Mar 30, 2021
2 parents f9c7118 + cfee862 commit d2fbc93
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 25 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ build:
python:
version: 3.7
install:
- method: pip
path: docs
- requirements: docs/requirements.txt
system_packages: true
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UQpy
23 changes: 0 additions & 23 deletions docs/setup.py

This file was deleted.

0 comments on commit d2fbc93

Please sign in to comment.