Skip to content

Commit 969dccc

Browse files
nejchJohnVillalovos
authored andcommitted
fix(build): do not package tests in wheel
1 parent 557c7d2 commit 969dccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def get_version():
2424
author_email="gauvain@pocentek.net",
2525
license="LGPLv3",
2626
url="https://github.com/python-gitlab/python-gitlab",
27-
packages=find_packages(),
27+
packages=find_packages(exclude=["tests*"]),
2828
install_requires=["requests>=2.25.0", "requests-toolbelt>=0.9.1"],
2929
package_data={
3030
"gitlab": ["py.typed"],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy