Skip to content
Snippets Groups Projects

Introduce Chars

Merged Björn Ludwig requested to merge introduce_chars into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 6
1
[metadata]
name = ilp_keyboard_layout_optimization
version = 0.0.2a7
version = 0.0.2a9
description =
The QAP variant of keyboard layout optimization, i.e. character to key assignments
long_description = file: README.md
@@ -41,3 +41,8 @@ python_requires = >=3.10
[options.packages.find]
where = src
[options.extras_require]
test =
hypothesis
pytest
Loading