Skip to content

Commit

Permalink
farewell travis, you will not be missed
Browse files Browse the repository at this point in the history
  • Loading branch information
SharpBit committed Oct 7, 2024
1 parent cb011af commit 9ccfc28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 22 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
token = # Replace this with your API token
base_url = # Proxy server to handle requests to API due to IP limitations
TOKEN = # Replace this with your API token
BASE_URL = # Proxy server to handle requests to API due to IP limitations
19 changes: 0 additions & 19 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
setup(
name='brawlstats',
version=version,
description='An easy-to-use wrapper for the Brawl Stars API',
description='BrawlStats is an easy-to-use Python API wrapper for the Brawl Stars API',
long_description=long_description,
long_description_content_type='text/x-rst',
url='https://github.com/SharpBit/brawlstats',
Expand Down

0 comments on commit 9ccfc28

Please sign in to comment.