login page
This commit is contained in:
8
Lib/site-packages/pipenv/vendor/dparse/errors.py
vendored
Normal file
8
Lib/site-packages/pipenv/vendor/dparse/errors.py
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
|
||||
class UnknownDependencyFileError(Exception):
|
||||
"""
|
||||
|
||||
"""
|
||||
pass
|
||||
Reference in New Issue
Block a user