Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
bb03e94e
Commit
bb03e94e
authored
May 10, 2022
by
Philipp Hörist
Browse files
fix: Remove redundant wheel dependency
Fixes
#126
parent
cfc26fb4
Pipeline
#9841
passed with stages
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
bb03e94e
[build-system]
[build-system]
requires
=
[
requires
=
[
"setuptools >= 43.0.0"
,
"setuptools >= 43.0.0"
,
"wheel"
,
]
]
build-backend
=
"setuptools.build_meta"
build-backend
=
"setuptools.build_meta"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment