anki/pylib
evandrocoan 26cdff29ec Renamed FIND_EXEC to FIND, replaced IS_WINDOWS by specific commands
as PYTHON_BIN, ACTIVE_SCRIPT and INSTALL_PYAUDIO.
Fixed echo statements not using @ to suppress double message output.
Deprecated the usage of ECHOCMD := /bin/echo -e because it has no
effect: https://stackoverflow.com/questions/60387684/how-to-make-the-makefile-echos-to-use-bin-echo-e

# Conflicts:
#	Makefile
2020-02-25 03:15:11 -03:00
..
anki Merge pull request #456 from Arthur-Milchior/noDefaultDeckInBrowser 2020-02-24 19:35:49 +10:00
tests remove old fmtTimeSpan() and associated strings 2020-02-23 18:47:16 +10:00
tools fix legacy filter return values being ignored 2020-02-18 09:12:16 +10:00
.gitignore rework Fluent handling 2020-02-23 13:22:50 +10:00
.isort.cfg rework Fluent handling 2020-02-23 13:22:50 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile Renamed FIND_EXEC to FIND, replaced IS_WINDOWS by specific commands 2020-02-25 03:15:11 -03:00
mypy.ini check_untyped_defs in mypy for pylib 2020-01-16 08:10:49 +10:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py Revert "test out the Python Fluent implementation" 2020-02-17 08:40:17 +10:00