Commit Graph

3 Commits (e3ebea603362fe89eaea2acb2a74c8e765407946)

Author SHA1 Message Date
Adrien Vergé e3ebea6033 Distribution: Fix broken setup_requires
The `pyyaml` dependency is needed in `install_requires` but also in
`setup_requires`, because running `setup.py` requires importing
`yamllint`, which itself imports `yaml`.
9 years ago
Adrien Vergé e2d68dac14 Tests: Travis and Coveralls integration 9 years ago
Adrien Vergé 47b44fe56c Distribution: Add a setup.py script 9 years ago