diff --git a/pyproject.toml b/pyproject.toml index 411ceec2c..1673da491 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires = [ "setuptools", "build", "wheel !=0.38.0, !=0.38.1", - "ctypesgen @ git+https://github.com/mara004/ctypesgen@pypdfium2", + "ctypesgen @ git+https://github.com/pypdfium2-team/ctypesgen@pypdfium2", ] [project] diff --git a/req/setup.txt b/req/setup.txt index abb5078b3..c6e4e0107 100644 --- a/req/setup.txt +++ b/req/setup.txt @@ -2,4 +2,4 @@ pip setuptools build wheel # !=0.38.0,!=0.38.1 -ctypesgen @ git+https://github.com/mara004/ctypesgen@pypdfium2 +ctypesgen @ git+https://github.com/pypdfium2-team/ctypesgen@pypdfium2