|
Failed to load latest commit information. |
|
docs
|
Update doctest-like bits in documentation
|
|
|
monk
|
Update doctest-like bits in documentation
|
|
|
requirements
|
Update devel dependencies
|
|
|
tests
|
Add validator HasAttr
|
|
|
.gitignore
|
Adapt to GitHub ecosystem (git, travis)
|
|
|
.hgignore
|
Update .hgignore
|
|
|
.hgtags
|
Added tag 0.10.0 for changeset bdb16768aaf3
|
|
|
.travis.yml
|
Don't test under PyPy @ Travis (workaround for #12)
|
|
|
CHANGES
|
Add validator HasAttr
|
|
|
COPYING
|
Added dist-related files.
|
|
|
COPYING.LESSER
|
Added dist-related files.
|
|
|
README.rst
|
Update doctest-like bits in documentation
|
|
|
coverage.sh
|
Add coverage to tox
|
|
|
make_docs.sh
|
Added Sphinx documentation.
|
|
|
pep8.sh
|
Configured pytest, added PEP8 checking script.
|
|
|
setup.cfg
|
Configure wheel packaging
|
|
|
setup.py
|
It's 2014
|
|
|
test.sh
|
Configured pytest, added PEP8 checking script.
|
|
|
tox.ini
|
Add tests for new validators; fix their repr
|
|