Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove moldova_mtender #601

Merged
merged 1 commit into from
Jan 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 14 additions & 7 deletions docs/spiders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,27 @@ Some spiders support these arguments:
Afghanistan
-----------

.. autoclass:: kingfisher_scrapy.spiders.afghanistan_record_packages.AfghanistanRecordPackages
:no-members:

.. code-block:: bash

scrapy crawl afghanistan_record_packages

.. autoclass:: kingfisher_scrapy.spiders.afghanistan_records.AfghanistanRecords
:no-members:

.. code-block:: bash

scrapy crawl afghanistan_records

.. autoclass:: kingfisher_scrapy.spiders.afghanistan_release_packages.AfghanistanReleasePackages
:no-members:

.. code-block:: bash

scrapy crawl afghanistan_release_packages

.. autoclass:: kingfisher_scrapy.spiders.afghanistan_releases.AfghanistanReleases
:no-members:

Expand Down Expand Up @@ -730,13 +744,6 @@ Moldova

scrapy crawl moldova

.. autoclass:: kingfisher_scrapy.spiders.moldova_mtender.MoldovaMTender
:no-members:

.. code-block:: bash

scrapy crawl moldova_mtender

.. autoclass:: kingfisher_scrapy.spiders.moldova_old.MoldovaOld
:no-members:

Expand Down
30 changes: 0 additions & 30 deletions kingfisher_scrapy/spiders/moldova_mtender.py

This file was deleted.