Commit Graph

8 Commits (master)

Author SHA1 Message Date
Dhruv Kanojia (Xonshiz) 6dbc3bcec4 Moving from TravisCI to GitHub Actions
TravisCI has been buddy and slow for quite some time now. It's time to switch to GitHub Actions. This PR contains 3 configs:
- Checks the code every time a PR is raised.
- Builds & releases distributables.
- Packages and uploads to PyPI.

Removing "Current Version :" text when printing `version` info because it's easier to use it as a release tag that way.
2022-04-10 13:33:37 +05:30
Xonshiz a574b929f2 CLI File for Pyinstaller
Entry point script for PyInstaller to create executables.
2021-09-04 22:42:11 +05:30
Xonshiz d891343967 Setup file and imports updated
Trying to clean imports and fix pyinstaller builds
2021-09-04 21:44:21 +05:30
Xonshiz 7c934124b2 No code changes, just info updation
Updated version
Updated changelog
Updated TravisCI Build config with new Pypi token info
Updated setup.py file
Added "venv" to be ignored.
2021-06-13 12:44:19 +05:30
edimusxero a32589da78
Update setup.py 2019-12-17 22:15:30 -05:00
Xonshiz acaee7e0e8 minor fixes 2018-01-10 14:17:12 +05:30
Xonshiz 38a13dfeae Fix for #4
Check the "Changelog" for more info.
2017-02-16 08:37:05 +05:30
Xonshiz 7c3fbfbeca Removed Dependency for PhantomJS in Kissmanga
Check the changelog for more info.
2016-12-23 18:02:11 +05:30