Give conf.py a shebang too.

This commit is contained in:
Audrey Roy 2013-08-17 01:27:51 +02:00
parent d1a5c09b31
commit 8cb56247e6
1 changed files with 1 additions and 0 deletions

1
{{cookiecutter.repo_name}}/docs/conf.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# complexity documentation build configuration file, created by