Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Python 3.9 support #210

Open
vanschelven opened this issue Oct 9, 2024 · 0 comments
Open

Request: Python 3.9 support #210

vanschelven opened this issue Oct 9, 2024 · 0 comments

Comments

@vanschelven
Copy link

Python 3.9 has a full year of life in it left.

Support for it was dropped but it's not clear to me whether there was an actual direct cause for this or whether it was simply "let's get rid of old(ish) stuff".

vanschelven added a commit to bugsink/bugsink that referenced this issue Oct 9, 2024
(this is the last version that supports Python 3.9, which we want to
support as it's not EOL for a full more year)
timonweb/django-tailwind#210

Afterwards, I went through a full cycle of:

```
rm theme/static_src/package-lock.json theme/static_src/node_modules/ -rf
python manage.py tailwind install
python manage.py tailwind build
```

but this did not change any of our generated stuff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant