1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Shlomi Fish
6f0c6e00e1
Condition "chdir" in script dir being local. (#434)
So "python3 scripts/linux-install.py" as documented in README will work.
2025-03-09 19:44:55 -04:00
Shlomi Fish
abd95b8887
Update the cardsets’ package version to 3.0. (#368)
This is the latest release.
2024-06-09 14:30:37 -04:00
Joe R
7a6f1c5c51 Restored cardsets download link to the main repo. 2022-05-16 20:32:08 -04:00
Joe R
304d6f5b70 New default look and feel, and prep for Cardsets 2.1 release. 2022-03-05 15:00:08 -05:00
Joe R
bd825ad348 Removed directory check from install script. 2022-03-02 22:20:02 -05:00
Joe R
4adb91dffd Attempted to correct errors with Linux install script. 2022-02-12 11:53:41 -05:00
Shlomi Fish
ea897ab8dc Extract a method or a function.
This is Refactoring / code cleanup.

See:

* https://refactoring.com/catalog/extractMethod.html

* https://en.wikipedia.org/wiki/Code_refactoring

* https://www.refactoring.com/

* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/

Some small optimisations may have slipped in as well.
2021-08-30 09:59:36 +03:00
Shlomi Fish
6dfbdb1e61 refactoring 2021-08-30 09:48:55 +03:00
Shlomi Fish
a86bb4f222 fix os.symlink() args order 2021-08-30 09:44:54 +03:00
Juhani Numminen
2cb63cb3fc Skip all python2 tests by default
python2 is deprecated
2021-07-07 18:13:34 +03:00
Shlomi Fish
94927cbbc0 add a get-up-and-running script
See: https://sourceforge.net/p/pysolfc/discussion/503709/thread/b37cd50f/
2020-11-02 14:21:24 +02:00