cd375aedeb
Adds a step that builds and tests both deliverables using twine. Change-Id: Ib1d867df19d56bb01dcb2fed9e785d04286764c4
19 lines
150 B
Plaintext
19 lines
150 B
Plaintext
*.egg
|
|
*.egg-info
|
|
*.pyc
|
|
*.retry
|
|
.eggs
|
|
.idea
|
|
.mypy_cache
|
|
.test
|
|
.testrepository
|
|
.tox
|
|
.venv
|
|
.coverage
|
|
.stestr
|
|
AUTHORS
|
|
build/*
|
|
ChangeLog
|
|
doc/build/*
|
|
dist/
|