2.x is dropped

This commit is contained in:
Akash Mahanty
2020-10-16 20:52:06 +05:30
committed by GitHub
parent 92354e878d
commit 3003257cf4

View File

@@ -410,7 +410,7 @@ waybackpy --url akamhy.github.io --user_agent "my-user-agent" --known_urls --sub
## Dependency
None, just python standard libraries (re, json, urllib, argparse and datetime). Both python 2 and 3 are supported :)
None, just pre-installed [python standard libraries](https://docs.python.org/3/library/).
## Packaging