lp:~barry/lazr.config/tox-fix

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/lazr.config/tox-fix
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
lazr.config
Status:
Merged

Recent revisions

19. By Barry Warsaw

Fix a couple of other paths.

18. By Barry Warsaw

Do a better job of isolation from cwd.

* Move the lazr subdirectory into src/
* Don't changedir in tox.ini.
* Add coverage as a dep to tox.ini
* Use python -s and nose -P for isolation.
* Adjust the doctest for compatibility of error strings between Python 2.7,
  3.5, and 3.6
* Add NEWS.

17. By Barry Warsaw

Make the package testable with modern tox's.

16. By Barry Warsaw

Fix a doc building warning.

15. By Barry Warsaw

Release.

14. By Barry Warsaw

- For behavioral compatibility between Python 2 and 3, `strict=False` must be
  passed to the underlying `RawConfigParser` under Python 3. (LP: #1397779)

13. By Barry Warsaw

* Bump copyright years.
* Bump version to 2.1
* Always use old-style namespace package registration in ``lazr/__init__.py``
  since the mere presence of this file subverts PEP 420 style namespace
  packages. (LP: #1407816)

12. By Barry Warsaw

Bump copyright years and version number.

11. By Barry Warsaw

ignore .tox and __pycache__

10. By Barry Warsaw

Include the manifest and tox.ini in the sdist.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lazr.config
This branch contains Public information 
Everyone can see this information.

Subscribers