Files
the-littlest-jupyterhub/docs
afonit 035e9a5eae add in python3-dev
When following these instructions I had a failure of:
```
In file included from src/docstrings.c:4:0:
    src/pycurl.h:4:10: fatal error: Python.h: No such file or directory
     #include <Python.h>
              ^~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
```

To resolve it I needed to install python3-dev
2019-11-06 10:41:42 -05:00
..
2019-04-26 10:55:42 -07:00
📝 Fix rst
2019-10-21 11:49:29 +01:00
2019-10-21 11:43:48 +01:00
2019-11-06 10:41:42 -05:00
2019-04-26 10:55:42 -07:00
2019-07-15 19:05:30 +03:00