Is it possible to edit package files in repl.it?
I would like to know if it’s possible to edit package files, because with the package I am using (dictionary), it gives me a big warning message unless I add something into the package files. Is this possible? Thanks!
you can edit the packager files like normal files
How? @MrEconomical
@NoelBryan type letters into it
If you see the warning I’m getting, I need to edit the actual files. Not that. @MrEconomical
@NoelBryan click on "poetry.lock" and then type characters into the file
“The code that caused this warning is on line 5 of the file home/runner/.local/share/virtualenvs/python3//lib/python3.8/site-packages/PyDictionary/utils.py”I don’t think I can edit this, which I need to [email protected]
@NoelBryan ah, then it's a problem with the package itself. I thought you meant the packager files.
Ok. Then I can’t, sorry. @MrEconomical