Commit Graph

4 Commits

Author SHA1 Message Date
Stephen Finucane 57d1e9afc9 Project Migration to PyCQA
This change rehomes the project to PyCQA [1] as reported to the
openstack-dev mailing list [2].

[1] https://mail.python.org/pipermail/code-quality/2019-July/001112.html
[2] http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007878.html

Change-Id: I5472bea4994664495220ee4ab565f95666f21eee
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Depends-On: I740c66cd959db1efa8ca8c9f29d4da4b66fbd993
2019-07-18 14:30:50 +01:00
Christian Berendt 8b8f22329b Remove commented configuration of the intersphinx module
The intersphinx module should not be used. Remove commented configuration
of the intersphinx module to not enable it in the future.

Change-Id: I7140112d61651d281c52fe6ecf4e81f80f055717
Related-Bug: #1368910
2014-09-23 22:32:25 +02:00
Christian Berendt 598d68c14d Check documents for doc8 issues and fix one doc8 issue
We should really use doc8 in the doc8 repository.

Change-Id: Ie37b053a0a57fcd053fdc23f4b9c8d2580f8087e
2014-08-15 14:27:50 +02:00
Christian Berendt 72d30dae0a Make build environment workable
* Add files needed to build documentation. They are copied
  from the cookiecutter repository.

* Replace setup.py and add setup.cfg

* Add tox.ini

* Add requirements.txt and test-requirements.txt

* Fix hacking issue H307 (like imports should be grouped together)

Change-Id: I325bb07233853611e8f0952a554a30dba2b7dfe7
Co-Authored-By: Joshua Harlow <harlowja@yahoo-inc.com>
2014-08-01 16:18:40 +02:00