Upgraded README, only deploying on pyproject.toml change
This commit is contained in:
parent
c234fd9fde
commit
4a18c7d09d
@ -12,7 +12,10 @@ lint:
|
|||||||
deploy_to_pypi:
|
deploy_to_pypi:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
|
refs:
|
||||||
- master
|
- master
|
||||||
|
changes:
|
||||||
|
- pyproject.toml
|
||||||
before_script:
|
before_script:
|
||||||
- pip install poetry
|
- pip install poetry
|
||||||
- poetry install --no-root
|
- poetry install --no-root
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# Subscleaner
|
# Subscleaner
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://gitlab.com/uploads/-/system/project/avatar/55502917/logo_1_.png" alt="subscleaner"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
Subscleaner is a Python script that removes advertisements from subtitle files. It's designed to help you enjoy your favorite shows and movies without the distraction of unwanted ads in the subtitles.
|
Subscleaner is a Python script that removes advertisements from subtitle files. It's designed to help you enjoy your favorite shows and movies without the distraction of unwanted ads in the subtitles.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user