* Test latest 3.12 release
* Update classifiers
- "3.9"
- "3.10"
- "3.11"
- - "3.12.0-rc.1"
+ - "3.12"
exclude:
- os: windows-latest
python-version: "3.11"
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
+ allow-prereleases: true
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
+ Programming Language :: Python :: 3.12
provides = dns
[options]