Henry
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Intellij Python not able to find decimal package only _decimal
Hi, I've created a very light weight project which uses Poetry 1.3.2 and Python 3.10.9 pyproject.toml [tool.poetry]name = "tst"version = "0.1.0"description = ""authors = ["testing <me@test.com>"]r...