Open
Description
Describe the bug
The OS detection will detect ubuntu and debian as 'linux'
As such the URLS for download will be limited to a maximum of version 4.0
To Reproduce
Steps to reproduce the behavior:
- Use ubuntu server/desktop
- Try to set the version using env variables to 6.0
- Run with pymongo_inmemory
- Check Mongo server version. It will be 4.0
Expected behavior
Version 6.0 should be installed
Logs
Not applicable
Screenshots
Not applicable
Context:
- OS: Ubuntu 22.04
- Version of pymongo_inmemory: 0.4.2