-
- Downloads
Change imports to absolute imports. That makes the package when installed via...
Change imports to absolute imports. That makes the package when installed via pip work. BUT it breaks the code if it is run not as a package.
parent
46e7cd31
No related branches found
No related tags found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
Showing
- setup.cfg 1 addition, 1 deletionsetup.cfg
- src/plotid/example.py 2 additions, 2 deletionssrc/plotid/example.py
- src/plotid/publish.py 1 addition, 1 deletionsrc/plotid/publish.py
- src/plotid/tagplot.py 2 additions, 2 deletionssrc/plotid/tagplot.py
- src/plotid/tagplot_matplotlib.py 2 additions, 2 deletionssrc/plotid/tagplot_matplotlib.py
Please register or sign in to comment