Skip to content

Commit

Permalink
chore: update preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Chaptsev committed Sep 1, 2018
1 parent 1f1e181 commit 8c5559b
Show file tree
Hide file tree
Showing 69 changed files with 23 additions and 10,757 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Features
- Backend: [Django](https://www.djangoproject.com/)
- Database: [PostgreSQL](https://www.postgresql.org/)
<!-- - [pipenv](https://github.com/pypa/pipenv) for python-requirements -->
- Send emails via [Anymail](https://github.com/anymail/django-anymail)
(using [Mailgun](http://www.mailgun.com/) by default)

Optional Integrations
---------------------
Expand Down
2 changes: 1 addition & 1 deletion tests/test_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ mkdir -p .cache/docker && cd .cache/docker
cookiecutter ../../ --no-input --overwrite-if-exists && cd project_name

# run the project's tests
docker-compose run django py.test
docker-compose run backend py.test
5 changes: 0 additions & 5 deletions {{cookiecutter.project_slug}}/.babelrc

This file was deleted.

3 changes: 0 additions & 3 deletions {{cookiecutter.project_slug}}/.coveragerc

This file was deleted.

3 changes: 0 additions & 3 deletions {{cookiecutter.project_slug}}/.dockerignore

This file was deleted.

13 changes: 0 additions & 13 deletions {{cookiecutter.project_slug}}/.editorconfig

This file was deleted.

4 changes: 0 additions & 4 deletions {{cookiecutter.project_slug}}/.eslintignore

This file was deleted.

12 changes: 0 additions & 12 deletions {{cookiecutter.project_slug}}/.eslintrc.js

This file was deleted.

65 changes: 0 additions & 65 deletions {{cookiecutter.project_slug}}/.gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions {{cookiecutter.project_slug}}/Pipfile

This file was deleted.

Loading

0 comments on commit 8c5559b

Please sign in to comment.