mirror of
https://github.com/apache/druid.git
synced 2025-03-06 17:29:45 +00:00
Broken test appears unrelated to this PR * make druidapi pip installable * include druidapi in prerequisites * add license to setup.py * updates from Paul's review * note about editable install * Apply suggestions from code review Co-authored-by: 317brian <53799971+317brian@users.noreply.github.com> * update install instructions * found unrelated typos * standardize install cmd with pip --------- Co-authored-by: 317brian <53799971+317brian@users.noreply.github.com>
36 lines
366 B
Plaintext
36 lines
366 B
Plaintext
dist
|
|
target
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.tar.gz
|
|
*.swp
|
|
*.swo
|
|
*.pyc
|
|
.classpath
|
|
.idea
|
|
.project
|
|
.PVS-Studio
|
|
.settings/
|
|
.vscode
|
|
*.log
|
|
.DS_Store
|
|
_site
|
|
dependency-reduced-pom.xml
|
|
LICENSE.BINARY
|
|
NOTICE.BINARY
|
|
README.BINARY
|
|
README
|
|
*.lock
|
|
.pmd
|
|
.pmdruleset.xml
|
|
.java-version
|
|
integration-tests/gen-scripts/
|
|
/bin/
|
|
*.hprof
|
|
**/.ipynb_checkpoints/
|
|
*.pyc
|
|
**/.ipython/
|
|
**/.jupyter/
|
|
**/.local/
|