Commit 09fae426 by Sébastien Eustace

Fix publishing for Python 2.7

parent 30db125b
import toml import toml
from pathlib import Path
from poetry.locations import CONFIG_DIR from poetry.locations import CONFIG_DIR
from poetry.utils._compat import Path
from .uploader import Uploader from .uploader import Uploader
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment