Skip to content
Snippets Groups Projects
Commit 15e13bd6 authored by Nikolay Ivanov's avatar Nikolay Ivanov
Browse files

small fixes

parent b2ed1a73
Branches
Tags
No related merge requests found
......@@ -20,7 +20,6 @@ else:
import site
p = site.getsitepackages()[0]
sys.path.insert(0, p)
os.environ[b"CC"] = b"x86_64-linux-gnu-gcc"
# -- Project information -----------------------------------------------------
......
......@@ -15,8 +15,4 @@ dependencies:
- sphinx
- sphinx_rtd_theme
- mock
- pillow
- pip
- pip:
- recommonmark
- readthedocs-sphinx-ext
\ No newline at end of file
- pillow
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment