jrnl/features
Jonathan Wren be1da17ab9 Remove __init__.py files (#1275)
Since we're implementing a plugin system that relies on implicit
namespacing, we should remove these files so that they don't confuse and
muddle our virtual envs (like the ones we use to run tests).

Also, they're not longer needed as of Python 3.3.

PEP 420 says:
Allowing implicit namespace packages means that the requirement to
provide an __init__.py file can be dropped completely...
2021-07-17 14:58:15 -07:00
..
data Allow custom extensions when editing (for easier syntax highlighting) (#1139) 2021-01-02 13:23:15 -08:00
steps Remove __init__.py files (#1275) 2021-07-17 14:58:15 -07:00
build.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
core.feature Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 22:28:22 -08:00
datetime.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
delete.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
encrypt.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
environment.py Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -07:00
file_storage.feature Allow custom extensions when editing (for easier syntax highlighting) (#1139) 2021-01-02 13:23:15 -08:00
format.feature Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -07:00
import.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
multiple_journals.feature Make journal selection behavior more consistent when there's a colon with no date (#1164) 2021-01-30 13:47:26 -08:00
overrides.feature Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00
password.feature Fix keyring error handling (#1138) 2021-01-02 13:26:45 -08:00
plugins.feature Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -07:00
search.feature Add new -today-in-history, -month, -day, and -year search filters (#1145) 2021-01-16 14:55:27 -08:00
star.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
tag.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
upgrade.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
write.feature Use implicit namespace plugins for import and export (#1216) 2021-07-17 14:58:15 -07:00