Skip to content

Commit

Permalink
Release 0.3 — include test data in source package
Browse files Browse the repository at this point in the history
  • Loading branch information
sde1000 committed Jan 30, 2024
1 parent 92307ff commit 1990c08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
include README.rst
include tests/*.py
include tests/rules/*.xml
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = xkbregistry
version = 0.2
version = 0.3
description = Bindings for libxkbregistry using cffi
long_description = file: README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit 1990c08

Please sign in to comment.