mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Move setup.py stuff back to top level as "make sdist" was not working, plus, it makes sources cleaner.
This commit is contained in:
parent
a8d748220b
commit
f72114c657
4 changed files with 12 additions and 12 deletions
6
MANIFEST.in
Normal file
6
MANIFEST.in
Normal file
|
@ -0,0 +1,6 @@
|
|||
include README.md packaging/rpm/ansible.spec
|
||||
include examples/hosts
|
||||
include packaging/distutils/setup.py
|
||||
recursive-include docs *
|
||||
recursive-include library *
|
||||
include Makefile
|
Loading…
Add table
Add a link
Reference in a new issue