Commit Graph

4 Commits

Author SHA1 Message Date
Ernest W. Durbin III b91c65043d
create package target (#898)
* create package target

the peps are built... may as well publish a tarball directly from travis.

python.org hosting is being updated and i'm trying to move it away from local
disk storage, which the current pep integration relies on.

this will allow me python.org to pull the tarball out of S3 and do it's work.

* packager: push to s3 after success
2019-02-23 13:02:57 -05:00
Nick Coghlan d18a264e4b
Convert PEP index to ReST (#705)
Keeps Python 3.5 compatibility, as that's what
pythondotorg currently still uses.
2018-07-10 23:10:43 +10:00
Brett Cannon 1ca766fc03 Ignore VS Code's config directory. 2016-06-15 12:12:50 -07:00
Brett Cannon 3fc3e11bc2 Add a .gitignore in preparation for moving to GitHub 2016-06-03 15:44:32 -07:00