File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 44
55- _ Insert changes/features/fixes for next release here_
66
7+ #### Packaging
8+
9+ - ` poetry build ` used to package in place of ` python setup.py build ` (#729 )
10+
11+ Package maintainers: If you run into any issues at
12+ [ #625 ] ( https://github.com/tmux-python/tmuxp/issues/625 ) .
13+
14+ Additionally, ` libtmux ` has been pinned to a similar release at
15+ [ 0.10.3] ( https://pypi.org/project/libtmux/0.10.3/ ) which has used the new
16+ build process.
17+
18+ - ` poetry publish ` instead of ` twine upload dist/* ` (#729 )
19+
20+ Similar to the above, reach out to the #625 issue if you bump into problems.
21+
722#### What's new
823
924- ` tmuxp edit ` for configuration changes (#707 , @GlebPoljakov )
1328 Inside a project: ` tmuxp edit . `
1429
1530### Removed support
31+
1632- Python 3.6 support has been removed (#726 )
1733
1834### Development
You can’t perform that action at this time.
0 commit comments