9b0e9d2068
This commit adds support for using reno to generate the subunit2sql release notes. This will make it much easier to keep up-to-date and accurate release notes. Also doing it in tree will make the notes reviewable which will help with that too. Change-Id: I75502185a666945721dd84e4710e798962e612ee
20 lines
165 B
Plaintext
20 lines
165 B
Plaintext
alembic.ini
|
|
AUTHORS
|
|
ChangeLog
|
|
*.pyc
|
|
*.log
|
|
*.swp
|
|
*.swo
|
|
*.egg*
|
|
.tox
|
|
.venv
|
|
*.db
|
|
dist
|
|
build
|
|
.testrepository
|
|
.coverage*
|
|
!.coveragerc
|
|
cover/
|
|
etc/*.conf
|
|
releasenotes/build
|