Commit 8aba586
committed
Remove failing assert
As of setuptools 77.0.3, this assert is no longer passing. This means
projects that require this for building cannot build, and projects that
use it at runtime (e.g. cothread's catools) cannot run.
It should be noted that this passes under setuptools 77.0.1, so there
is apparently a breaking change in a minor release.1 parent abccf80 commit 8aba586
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
726 | 725 | | |
727 | 726 | | |
728 | 727 | | |
| |||
0 commit comments