Filipe Mondaini
Filipe Mondaini
Olá @tapajos, Ouvi recentemente o Grok Podcast sobre trabalho remoto e gostei muito. Uma dúvida que eu tenho, é que tipo de PJ eu poderia abrir e com qual atividade...
## Feature description: Refactoring: Remove DRY Violations The project has some duplicated pieces of code. In the long run, it drags maintenance speed and may help introduce new bugs. ##...
#### Short description of what this resolves: Fixing some DRY violations **Fixes**: #223
Hi @harsharahul, The release `3.18.0` forces the `pyjwt` version to be lower than version 2. Is it mandatory? I have one project with other dependencies conflicting with that constraint: ```...
Removes PyJWT Max Version constraint from `setup.py`. The dependency list from setup.py is now exactly the same from `requirements.txt`
It would be nice to have a way to setup the pace of the tests so we fit the tests to work best according to the environment it is running....