1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-23 00:56:43 +00:00
pybind11/tools
Henry Schreiner e7e2c79f3f
fix: improve support for Python 3.11-dev ()
* ci: support Python 3.11-dev

Also update 3.10 to final, better PyPy usage

* fix: use PyFrame_GetCode on Python 3.9+

* ci: some bitiness of pypy not supported on win

* chore: update CMake support to 3.22rc1 to quiet warning

* fix: use dev version of py to fix Py 3.11

* tests: print proper Eigen version

* ci: include pypy2, not sure why

* ci: avoid running on Python 3.11 for now

* ci: fix runs

* ci: simpler PyPy usage, drop unmaintained scipy + pypy index

* ci: only binary numpy, wait on pypy 3.8

* refactor: address review
2021-10-26 14:50:34 -04:00
..
check-style.sh Add shellcheck style checking () 2021-07-14 16:52:13 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
FindCatch.cmake feat: new FindPython support () 2020-08-19 12:26:26 -04:00
FindEigen3.cmake style: avoid using unintialized variables () 2021-01-19 18:48:22 -05:00
FindPythonLibsNew.cmake style: avoid using unintialized variables () 2021-01-19 18:48:22 -05:00
libsize.py maint(precommit): Apply isort () 2021-08-13 12:37:05 -04:00
make_changelog.py maint(precommit): Apply isort () 2021-08-13 12:37:05 -04:00
pybind11Common.cmake fix: Mingw64 corrected and add a CI job to test it () 2021-07-30 13:48:41 -04:00
pybind11Config.cmake.in Improved workaround for Centos 8 failure (follow-on to PR ). () 2021-08-12 13:21:49 -07:00
pybind11NewTools.cmake fix(cmake): reduce chance for variable collision () 2021-09-24 17:47:03 -04:00
pybind11Tools.cmake fix: improve support for Python 3.11-dev () 2021-10-26 14:50:34 -04:00
pyproject.toml ci: releases () 2020-09-30 15:48:08 -04:00
setup_global.py.in Splitting out pybind11/stl/filesystem.h. () 2021-07-08 09:02:48 -07:00
setup_main.py.in feat(package): support pipx run () 2021-07-15 15:01:29 -04:00