Rename packages package as it looks like it cause trouble when uploading to pypi.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import bonobo
|
||||
from bonobo.util.packages import bonobo_packages
|
||||
from bonobo.util.pkgs import bonobo_packages
|
||||
|
||||
|
||||
def format_version(mod, *, name=None, quiet=False):
|
||||
|
||||
Reference in New Issue
Block a user