Skip to content
Snippets Groups Projects
  • hseg's avatar
    da7f321e
    Fix packaging bugs (#129) · da7f321e
    hseg authored
    * Autogenerate `AUTHORS`
    * Fix `setup.py` using wrong completion files
    * Complete `ChangeLog` -> `Changelog.md` rename
    * Make `make tar` respect DESTDIR
    * Remove `bin/` `yt-dlp` and `docs/` from tar and sdist
    * Make `pypi-files` build all files needed for `python setup.py`
    * Add `completions` alias
    * Add `devscripts/` and `supportedsites.md` to pip sdist
    * Remove `man` target
    * Remove `README.txt` from sdist
    * Make `clean` more granular
    * Move aliases to top
    
    Authored by: hseg <gesh@gesh.uni.cx>
    Fix packaging bugs (#129)
    hseg authored
    * Autogenerate `AUTHORS`
    * Fix `setup.py` using wrong completion files
    * Complete `ChangeLog` -> `Changelog.md` rename
    * Make `make tar` respect DESTDIR
    * Remove `bin/` `yt-dlp` and `docs/` from tar and sdist
    * Make `pypi-files` build all files needed for `python setup.py`
    * Add `completions` alias
    * Add `devscripts/` and `supportedsites.md` to pip sdist
    * Remove `man` target
    * Remove `README.txt` from sdist
    * Make `clean` more granular
    * Move aliases to top
    
    Authored by: hseg <gesh@gesh.uni.cx>