Skip to content

Commit a3d461f

Browse files
arhadthedevezio-melottiCAM-Gerlach
authored
Loosen README check for CPython forks (#473)
* Loosen README check for CPython forks * Update blurb/blurb.py Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> * Update blurb/blurb.py Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> --------- Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
1 parent 8eb8d10 commit a3d461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blurb/blurb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ def run(s):
701701
return process.stdout.decode('ascii')
702702

703703

704-
readme_re = re.compile(r"This is Python version [23]\.\d").match
704+
readme_re = re.compile(r"This is \w+ version \d+\.\d+").match
705705

706706
def chdir_to_repo_root():
707707
global root

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy