This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Improve security when downloading from pypi
- Loading branch information
Guillaume Gauvrit
committed
Feb 6, 2013
1 parent
9c6cbcc
commit ffadb0b
Showing
4 changed files
with
3,472 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| include *.txt *.ini *.cfg *.rst | ||
| recursive-include pyshop *.ico *.png *.css *.scss *.txt *.js *.html *.pot *.po | ||
| recursive-include pyshop *.ico *.png *.css *.scss *.txt *.js *.html *.pot *.po *.pem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.