0.1.0 add support for .gitignore and --relative-imports (#1)
Some checks failed
Release / release (push) Failing after 22s
Some checks failed
Release / release (push) Failing after 22s
* ignore .gitignore * remove relative imports * remove tmp * rename template string * rename template string * format with black * changelog * Bump version: 0.0.0.dev1 → 0.0.0.dev2 * bump version * Bump version: 0.1.0 → 0.2.0.dev0 * Bump version: 0.2.0.dev0 → 0.2.0.dev1 --------- Co-authored-by: autobump <autobump@users.noreply.github.com>
This commit is contained in:
parent
18440d57dd
commit
7c7877795f
8 changed files with 30 additions and 8 deletions
11
.pyflybygen-copier-answers.yml
Normal file
11
.pyflybygen-copier-answers.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
|
||||
_commit: e40d60d
|
||||
_src_path: /home/waylon/git/pytool-template
|
||||
author_github: waylonwalker
|
||||
author_name: Waylon Walker
|
||||
description: auto generate project specific pyflyby config
|
||||
package_name: pyflybygen
|
||||
package_title: Pyflybygen
|
||||
package_title_input: pyflybygen
|
||||
python_package: pyflybygen
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue