Skip to content

Commit afbbc0d

Browse files
committed
init
1 parent c6fc8f4 commit afbbc0d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
# pre-commit-localization-hooks
1+
## To create a package:
2+
1. activate poetry shell
3+
2. delete files pyproject.toml and poetry.lock
4+
3. commit
5+
4. agg new tag & commit tag
6+
5. `python setup.py build`
7+
6. `python setup.py sdist` (создаст файл pre_commit_localization_hooks-0.0.0.tar.gz)
8+
7. `python setup.py bdist_wheel` (создаст файл pre_commit_localization_hooks-0.0.0-py3-none-any.whl)
9+

0 commit comments

Comments
 (0)