Skip to content

[BUG] change_project_attributes script is broken with uv #21

@JeremieGince

Description

@JeremieGince

Expected behavior

The [change_project_attributes.py](https://github.com/JeremieGince/PythonProject-Template/blob/main/change_project_attributes.py) is broken with uv. It needs to be updated.

Actual behavior

It changes a lot of fields in the pyproject.toml that doesn't need to be updated.

Additional information

No response

Source code

Tracebacks

System information

3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] win32
Package                       Version     Editable project location
----------------------------- ----------- --------------------------------
alabaster                     0.7.16
asttokens                     3.0.0
attrs                         25.3.0
babel                         2.17.0
backports-tarfile             1.2.0
black                         25.1.0
build                         1.2.2.post1
certifi                       2025.4.26
charset-normalizer            3.4.2
click                         8.2.1
colorama                      0.4.6
comm                          0.2.2
coverage                      7.8.2
debugpy                       1.8.14
decorator                     5.2.1
docutils                      0.19
exceptiongroup                1.3.0
execnet                       2.1.1
executing                     2.2.0
fastjsonschema                2.21.1
groundwork-sphinx-theme       1.1.1
id                            1.5.0
idna                          3.10
imagesize                     1.4.1
importlib-metadata            8.7.0
iniconfig                     2.1.0
ipykernel                     6.29.5
ipython                       8.36.0
isort                         6.0.1
jaraco-classes                3.4.0
jaraco-context                6.0.1
jaraco-functools              4.1.0
jedi                          0.19.2
jinja2                        3.1.6
jsonschema                    4.24.0
jsonschema-specifications     2025.4.1
jupyter-client                8.6.3
jupyter-core                  5.8.1
karma-sphinx-theme            0.0.8
keyring                       25.6.0
latexcodec                    3.0.0
markdown-it-py                3.0.0
markupsafe                    3.0.2
matplotlib-inline             0.1.7
mdurl                         0.1.2
mistune                       3.1.3
more-itertools                10.7.0
mypy                          1.15.0
mypy-extensions               1.1.0
nbclient                      0.10.2
nbformat                      5.10.4
nbmake                        1.5.5
nest-asyncio                  1.6.0
nh3                           0.2.21
numpy                         2.2.6
packaging                     25.0
pandas                        2.2.3
parso                         0.8.4
pathspec                      0.12.1
platformdirs                  4.3.8
pluggy                        1.6.0
prompt-toolkit                3.0.51
psutil                        7.0.0
pure-eval                     0.2.3
pybtex                        0.24.0
pybtex-docutils               1.0.3
pygments                      2.19.1
pyproject-hooks               1.2.0
pytest                        8.3.5
pytest-cov                    6.1.1
pytest-json-report            1.5.0
pytest-metadata               3.1.1
pytest-timeout                2.4.0
pytest-xdist                  3.7.0
python-dateutil               2.9.0.post0
python-template               0.0.2       D:\github\PythonProject-Template
pythonbasictools              0.0.3
pytz                          2025.2
pywin32                       310
pywin32-ctypes                0.2.3
pyyaml                        6.0.2
pyzmq                         26.4.0
readme-renderer               43.0
referencing                   0.36.2
requests                      2.32.3
requests-toolbelt             1.0.0
rfc3986                       2.0.0
rich                          14.0.0
rpds-py                       0.25.1
setuptools                    80.9.0
six                           1.17.0
snowballstemmer               3.0.1
sphinx                        6.2.1
sphinx-mdinclude              0.6.2
sphinx-rtd-theme              3.0.2
sphinx-theme                  1.0
sphinxcontrib-applehelp       2.0.0
sphinxcontrib-bibtex          2.5.0
sphinxcontrib-devhelp         2.0.0
sphinxcontrib-htmlhelp        2.1.0
sphinxcontrib-jquery          4.1
sphinxcontrib-jsmath          1.0.1
sphinxcontrib-qthelp          2.0.0
sphinxcontrib-serializinghtml 2.0.0
stack-data                    0.6.3
tomli                         2.2.1
tornado                       6.5.1
tqdm                          4.67.1
traitlets                     5.14.3
twine                         6.1.0
typing-extensions             4.13.2
tzdata                        2025.2
urllib3                       2.4.0
wcwidth                       0.2.13
wheel                         0.45.1
zipp                          3.22.0

Existing GitHub issues

  • I have searched existing GitHub issues to make sure the issue does not already exist.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions