mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-12 09:33:13 +00:00
Merge pull request #299 from jazzband/sort-manifest
This commit is contained in:
commit
a5542b2bfc
1 changed files with 6 additions and 6 deletions
12
MANIFEST.in
12
MANIFEST.in
|
|
@ -1,10 +1,10 @@
|
|||
include README.rst
|
||||
include CONTRIBUTING.md
|
||||
include .pre-commit-config.yaml
|
||||
include AUTHORS
|
||||
include CODE_OF_CONDUCT.md
|
||||
include CONTRIBUTING.md
|
||||
include LICENSE
|
||||
include README.rst
|
||||
include tox.ini
|
||||
recursive-include tests *
|
||||
recursive-include docs *
|
||||
recursive-include test_project *
|
||||
include LICENSE
|
||||
include .pre-commit-config.yaml
|
||||
include CODE_OF_CONDUCT.md
|
||||
recursive-include tests *
|
||||
|
|
|
|||
Loading…
Reference in a new issue