sorted_collection is bundled and not special
This commit is contained in:
parent
418c6c0bea
commit
1377b36d28
2 changed files with 1 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ import termstr
|
|||
import eris
|
||||
import eris.worker as worker
|
||||
import eris.paged_list as paged_list
|
||||
import sorted_collection
|
||||
import eris.sorted_collection as sorted_collection
|
||||
|
||||
|
||||
USAGE = """
|
||||
|
|
|
|||
|
|
@ -41,4 +41,3 @@ homepage = "https://github.com/ahamilton/eris"
|
|||
|
||||
[tool.setuptools]
|
||||
packages=["eris"]
|
||||
py-modules=["sorted_collection"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue