summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-15 15:45:07 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-15 15:45:07 +0000
commit9300558a5158337f86f9fac6efa4ac4341972f5e (patch)
tree95fb967e557b8ccc4f4881b8ad50fbb7dcd53f6c
parent6e00946c13c8a120d4c730680221925643212189 (diff)
automatic import of rl
-rw-r--r--rl.spec7
1 files changed, 2 insertions, 5 deletions
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