Merge branch 'master' of github.com:pypa/pipenv

This commit is contained in:
2018-03-21 07:53:59 -04:00
+1 -1
View File
@@ -8,7 +8,7 @@ from prettytoml.elements.metadata import (
WhitespaceElement, PunctuationElement, CommentElement
)
from prettytoml.elements.table import TableElement
from pipenv.vendor.pipfile.api import PipfileParser
from pipenv.patched.pipfile.api import PipfileParser
def test_table():