Skip to content

Commit

Permalink
So packaging somehow is now fucked, apparently due to pypi changes or…
Browse files Browse the repository at this point in the history
… something.

See pypi/warehouse#4079 (I think?).

Siiiiigh.
  • Loading branch information
fake-name committed May 25, 2018
1 parent 4c24ff1 commit c0ee099
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ an actual browser from the perspective of the remote HTTP(s) server.

Q: Why
A: Because I started writing horrible web-scraper things in 2008, when the
requests library wasn't really a thing.
requests library wasn't really a thing.

Q: Why *still*, then?
A: Anger and spite, mostly.

Q: No, really, *why*
A: Ok, Because I want to download the internet, and idiots post stuff, and then
try to "protect" it from scraping with stupid jerberscript bullshit.
try to "protect" it from scraping with stupid jerberscript bullshit.

## Note: If your non-interactive webite requires me to execute javascript to view it, FUCK YOU, you are a horrible person who is actively ruining the internet.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
name="WebRequest",

# Version number (initial):
version="0.0.27",
version="0.0.28",

# Application author details:
author="Connor Wolf",
Expand Down

0 comments on commit c0ee099

Please sign in to comment.