danielvschoor

Results 5 issues of danielvschoor

Are there any plans to release a SC2 Linux version for 4.11?

Using something like [drf-chunked-upload](https://github.com/jkeifer/drf-chunked-upload) to allow the aiarena-client to submit files in chunks to get past the Cloudflare 100mb file upload limit. An [example repo](https://github.com/m3hrdadfi/drf-chunked-upload-example).

We should set up a CONTRIBUTION.md file so potential contributors find it easier to contribute and know exactly what steps to follow. [Example](https://gist.github.com/PurpleBooth/b24679402957c63ec426)

This issue requires some discussion. Dependabot automatically looks for either a `requirements.txt` file (which we have in /pip/), or all txt files in a `requirements` folder to determine which dependencies...