From 9300558a5158337f86f9fac6efa4ac4341972f5e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Apr 2024 15:45:07 +0000 Subject: automatic import of rl --- rl.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'rl.spec') diff --git a/rl.spec b/rl.spec index e540083..e2f63a9 100644 --- a/rl.spec +++ b/rl.spec @@ -56,13 +56,10 @@ You can reuse your favorite Python packages such as NumPy, SciPy and Cython to e %autosetup -p1 -n %{name}-%{version} %build -%py3_build -#python3 setup.py build +%pyproject_build %install -%define _unpackaged_files_terminate_build 0 -%py3_install -#python3 setup.py install +%pyproject_install %files -n python3-rl %doc *.md -- cgit v1.2.3