diff options
author | Martin Fischer <martin@push-f.com> | 2022-02-08 06:09:31 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2022-02-08 06:12:55 +0100 |
commit | 863d10e71f65617abf63a9d3b80b6c4ae41957b2 (patch) | |
tree | 9228769298d4d851d4a7c68a730cb0cdb4816b13 /packages.txt | |
parent | 1ee484d1f9ba72218b5442d5ab4eb831525a52e7 (diff) |
combine packages.txt & overrides.toml to packages.toml
Diffstat (limited to 'packages.txt')
-rw-r--r-- | packages.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/packages.txt b/packages.txt deleted file mode 100644 index 4aac69a..0000000 --- a/packages.txt +++ /dev/null @@ -1,22 +0,0 @@ -babel -beautifulsoup4 -bottle -click -django -docutils -flask -httpx -jinja2 -lxml -mako -markdown -mistletoe -numpy -pydoctor -pygments -requests -scrapy -setuptools -sphinx -sqlalchemy -werkzeug |