1
0
Эх сурвалжийг харах

add bash completion to sdist

When installing from the source distribution (for packaging or other
purposes), it's convenient to be able to install the bash completion
file as part of that process.
Alex Brandt 10 жил өмнө
parent
commit
0e30d0085b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

@@ -4,6 +4,7 @@ include requirements.txt
 include requirements-dev.txt
 include requirements-dev.txt
 include tox.ini
 include tox.ini
 include *.md
 include *.md
+include contrib/completion/bash/docker-compose
 recursive-include tests *
 recursive-include tests *
 global-exclude *.pyc
 global-exclude *.pyc
 global-exclude *.pyo
 global-exclude *.pyo