Skip to content

Commit c887284

Browse files
mozillazgewdurbin
authored andcommitted
Package all pep files. Fixes python/pythondotorg#1394 (#982)
1 parent 921cace commit c887284

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ venv:
4545

4646
package: all rss
4747
mkdir -p build/peps
48+
cp pep-*.txt build/peps/
49+
cp pep-*.rst build/peps/
4850
cp *.html build/peps/
4951
cp *.png build/peps/
5052
cp *.rss build/peps/

0 commit comments

Comments
 (0)