Skip to content

Commit

Permalink
Merge branch 'master' into pep517-prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Mar 3, 2021
2 parents 452e8e5 + 4eb4b24 commit f8a5592
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,6 @@ jobs:
task:
- name: Test
tox: tests
exclude:
# Twisted and thus trial do not work on Windows with CPython 3.9.
# This will be fixed with the next release.
# https://twistedmatrix.com/trac/ticket/10027
- python:
tox: py39
os:
name: Windows

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions src/towncrier/newsfragments/324.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit f8a5592

Please sign in to comment.