Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Drop PyPy support due to breaking test matrix is breaking
  • Loading branch information
aleksihakli authored Oct 24, 2023
1 parent f2eb75b commit 0d47a90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 38,6 @@
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Software Development :: Libraries :: Python Modules",
],
install_requires=["django>=3.2", "icalendar>=4.0.3", "django-recurrence>=1.11.1"],
Expand Down

0 comments on commit 0d47a90

Please sign in to comment.