tmux-python / tmux-python/libtmux

Package maintainers: Report issues with latest release here

Open
#346 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
127
Avg merge
2h 13m
Merged PRs (30d)
1

Description

For tmuxp: https://github.com/tmux-python/tmuxp/issues/625

If you run into any issues please shoot me an email or contact me through the thread.

We going switch from python setup.py build sdist; python setup.py build wheel and uploading with twine upload dist/* to poetry build and poetry publish. For further context the aforementioned tmuxp thread can be referred to.

If this doesn't work out, please let us know, we will either resolve the issue or if need be, bring back the normal installation practice.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This is a release-feedback channel rather than a defined implementation task. Review the linked tmuxp issue and compare the previous setup.py build, sdist, wheel, and twine upload process with poetry build and poetry publish; done means documenting or reporting a concrete latest-release problem through the stated contact thread.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, release
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.