summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensing of asciidoc-py to GPLv2+ (#236)Matthew Peveler2022-04-261-3/+2
|
* Fix setup.py including packages outside of asciidocMatthew Peveler2022-02-201-1/+1
| | | | Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
* Update metadata for 10.0.0 release10.0.0Matthew Peveler2021-10-161-1/+1
| | | | Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
* Mark support for Python 3.9 and 3.10 (#199)Matthew Peveler2021-10-161-0/+2
|
* update README to markdown to use within pypiMatthew Peveler2021-01-281-1/+1
| | | | Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
* use pip/setup.py to install asciidocMatthew Peveler2021-01-281-17/+3
| | | | Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
* move asciidoc into proper python module structureMatthew Peveler2021-01-281-0/+117
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>