-
django-addanother v. 1.0.1
I get an error if I try to put a text with accented characters like `ç`, `ã` ....
```
Traceback:
File "/home/luzfcb/virtualenvs/solar_master/local/lib/python2.7/site-packa…
-
It would be great if we can do a release. I need the code for combined CommitStatus and get pull requests with head branch.
Thanks!
-
There are some things will be nice to add to `setup.py`:
- description
- long_description
- classifiers
- keywords
There are more stuff, we can steal from https://github.com/audreyr/cookiecutter-pypa…
-
Because this project is starting to get pretty complex, I started a tutorial on how to use cookiecutter-pypackage: http://cookiecutter-pypackage.readthedocs.org/en/latest/tutorial.html
Parts of it ar…
-
Date used: 6-7-2016 8:50PM PST
cookiecutter version: 1.4.0
python version: 2.7.10
### Description
Invoking make clean from a source tree generated with this cookiecutter-pypackage template results in…
-
Continuing to follow the instructions:
`$ cibopath -v update`
or
`cibopath -v update --dump-file ~/.cibopath/templates.json`
throws the following exception block and several other errors as it goes:…
-
On https://pyup.io/account/repos/add/, cookiecutter-pypackage doesn't show up even when I click "Reload" or search the page.
Perhaps I have too many repos?
-
- Date you used Cookiecutter PyPackage: 07-Jun-2016
- Cookiecutter version used, if any: 1.3.0
- Python version, if any: 2.7
- Operating System: ubuntu 16.04 LTS
### Description
Generate template fro…
-
The current build is using internal Drone, we should add a Travis build, to run tests and flake like the Drone build is doing.
We should also add support for autodeploy.
It's mostly stealing config f…
-
We need a CONTRIBUTING doc with instructions for potential cookiecutter-pypackage contributors.