frobar: Better building method

This commit is contained in:
Geoffrey Frogeye 2025-05-29 22:49:23 +02:00
parent 72f04b3307
commit dc0048d8dc
2 changed files with 29 additions and 13 deletions

View file

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="frobar",
version="3.0",
version="3.1",
install_requires=[
"i3ipc",
"psutil",