mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fixed batchs for pypy
This commit is contained in:
parent
bf314fde6b
commit
84864a3d14
4 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
@pypy "%~dpn0" %*
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
@pypy "%~dpn0" %*
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
@python "%~dpn0" %*
|
||||
@pypy "%~dpn0" %*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue