Skip to content

Commit

Permalink
Drop Makefile and pytest-runner integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Apr 4, 2024
1 parent 712fa3d commit 6bac5e3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 80 deletions.
74 changes: 0 additions & 74 deletions Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
[wheel]
universal=1

[aliases]
test=pytest
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
],
setup_requires=[
"pytest-runner",
],
tests_require=[
"pytest",
],
Expand Down

0 comments on commit 6bac5e3

Please sign in to comment.