Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add Documentation Deploy Action | 2021-12-02 | -0/+51 | |
| | | | | Adds a github action to deploy the documentation. | |||
* | Add Sphinx Docs | 2021-12-02 | -246/+1207 | |
| | | | | Adds a customized sphinx doc builder. | |||
* | Port Regex Utilities From Python Bot | 2021-12-02 | -0/+30 | |
| | ||||
* | Merge pull request #1 from python-discord/mbaruh/setupv1.0.0 | 2021-11-17 | -1/+1232 | |
|\ | ||||
| * | Disable testing in actions workflow. | 2021-11-17 | -9/+9 | |
| | | ||||
| * | Delete deploy workflow. | 2021-11-17 | -11/+0 | |
| | | ||||
| * | Add coverage configuration. | 2021-11-17 | -0/+5 | |
| | | ||||
| * | Remove env section and remove 'Add custom PYTHONUSERBASE to PATH' step. | 2021-11-17 | -17/+2 | |
| | | ||||
| * | Use HassanAbouelela/actions/setup-python@setup-python_v1.0.0 actions for ↵ | 2021-11-16 | -39/+4 | |
| | | | | | | | | installing python deps. | |||
| * | Remove .idea folder. | 2021-11-16 | -60/+0 | |
| | | ||||
| * | Lint and fix line endings. | 2021-11-16 | -12/+12 | |
| | | ||||
| * | Add flake8 configuration. | 2021-11-16 | -0/+19 | |
| | | ||||
| * | Use pyproject.toml as a replacement for setup.py | 2021-11-06 | -1/+11 | |
| | | ||||
| * | Ignore .idea and .vscode folders. | 2021-11-06 | -13/+6 | |
| | | ||||
| * | Setup attempt | 2021-11-04 | -0/+1325 | |
|/ | ||||
* | Initial commit | 2021-07-29 | -0/+151 | |