mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
0682c5ab5d
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
# If using Python 2.6 or less, then have to include package data, even though
|
|
# it's already declared in setup.py
|
|
include pytest_httpbin/certs/*
|
|
include DESCRIPTION.rst
|