diff options
author | Martin Fischer <martin@push-f.com> | 2022-02-08 05:11:16 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2022-02-08 05:11:16 +0100 |
commit | 64015ea63f1e2a71a8dde411c5bf3fc240c640ab (patch) | |
tree | 7fb0988678676869333027e4709604752436c9e4 | |
parent | 489fe697cc12eb7cf3e12568546b4d133538ab6b (diff) |
add scrapy
-rw-r--r-- | packages.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.txt b/packages.txt index b77a8e6..4aac69a 100644 --- a/packages.txt +++ b/packages.txt @@ -15,6 +15,7 @@ numpy pydoctor pygments requests +scrapy setuptools sphinx sqlalchemy |