cookiecutter-django/{{cookiecutter.project_slug}}/utility
Eman Calso 3717cbb6aa Install python3-dev when not using python2 (#551)
* Install python3-dev if use_python2==n

By default, ubuntu-based distros would install python2-dev if you
install python-dev.
python3-dev should be installed explicitly if we're not using python2.

* Add Emanuel Calso to contributors
2016-05-23 14:46:34 -07:00
..
install_os_dependencies.sh Merge 2016-05-06 23:53:58 -07:00
install_python_dependencies.sh Small fixes to utility scripts (#536) 2016-04-30 22:26:33 -07:00
requirements.apt Install python3-dev when not using python2 (#551) 2016-05-23 14:46:34 -07:00
requirements.apt.xenial Merge 2016-05-06 23:53:58 -07:00