mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Sort MANIFEST.in
This commit is contained in:
parent
71924a195f
commit
09dfa471e0
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