Symlinking mechanize is no longer necessary
This commit is contained in:
parent
54c50d1f50
commit
35749eb0bd
@ -3,10 +3,6 @@
|
|||||||
## Requirements
|
## Requirements
|
||||||
* python3 with modules `PyPDF3`, `appdirs`, `mechanize`
|
* python3 with modules `PyPDF3`, `appdirs`, `mechanize`
|
||||||
|
|
||||||
### Caveat:
|
|
||||||
Currently [python-mechanize](https://github.com/python-mechanize/mechanize) is not available via pip3.
|
|
||||||
Therefore, you need to clone mechanize and symlink its mechanize/ directory here.
|
|
||||||
|
|
||||||
## Usage:
|
## Usage:
|
||||||
`python3 crawl.py [-t {VISA,MC}] [-g ISO_DATE] [-r] {-i | CURRENCY AMOUNT}`
|
`python3 crawl.py [-t {VISA,MC}] [-g ISO_DATE] [-r] {-i | CURRENCY AMOUNT}`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user