File tree Expand file tree Collapse file tree 4 files changed +2
-7
lines changed
Expand file tree Collapse file tree 4 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2017-2024 , Marcel Rieger
1+ Copyright (c) 2017-2025 , Marcel Rieger
22All rights reserved.
33
44Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change @@ -54,11 +54,6 @@ dependencies = {file = ["requirements.txt"]}
5454optional-dependencies = {dev = {file = [" requirements_dev.txt" ]}, docs = {file = [" requirements_docs.txt" ]}}
5555
5656
57- [tool .setuptools ]
58-
59- include-package-data = false
60-
61-
6257[tool .setuptools .packages .find ]
6358
6459include = [" scinum" ]
Original file line number Diff line number Diff line change 88from __future__ import annotations
99
1010__author__ = "Marcel Rieger"
11- __copyright__ = "Copyright 2017-2024 , Marcel Rieger"
11+ __copyright__ = "Copyright 2017-2025 , Marcel Rieger"
1212__credits__ = ["Marcel Rieger" ]
1313__contact__ = "https://github.com/riga/scinum"
1414__license__ = "BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments