Commit Graph

7 Commits (8eb0d0ad7410fef9453d19fed9656208360362dc)

Author SHA1 Message Date
Adrien Vergé 376a6ed484 Doc: Enhance short description 10 years ago
Adrien Vergé be998593dd Distribution: Create script with `setup.py` 10 years ago
Adrien Vergé 5ed496f471 Distribution: Remove unneeded `setup_requires`
With the new project layout, `pyyaml` is not needed anymore for parsing
setup.py.
10 years ago
Adrien Vergé 92798dbda9 Distribution: Add new keywords 10 years ago
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`.
10 years ago
Adrien Vergé e2d68dac14 Tests: Travis and Coveralls integration 10 years ago
Adrien Vergé 47b44fe56c Distribution: Add a setup.py script 10 years ago