Skip to content

Commit

Permalink
reqst
Browse files Browse the repository at this point in the history
  • Loading branch information
dingguanglei committed Oct 25, 2018
1 parent 9bc981e commit 954c119
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
8 changes: 4 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
#
import os
import sys
sys.path.insert(0, os.path.abspath('../../'))
import jdit
# import os
# import sys
# sys.path.insert(0, os.path.abspath('../../'))
# import jdit

# -- Project information -----------------------------------------------------

Expand Down
6 changes: 0 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,4 @@ setuptools
six
typing

future
numpy
pyyaml
setuptools
six
typing

0 comments on commit 954c119

Please sign in to comment.