Repo config
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021, Alexandr Mansurov
|
||||
Copyright (c) 2018-2021, Alexandr Mansurov
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ graft src
|
||||
graft ci
|
||||
graft tests
|
||||
|
||||
include *.txt
|
||||
include .bumpversion.cfg
|
||||
include .cookiecutterrc
|
||||
include .coveragerc
|
||||
|
||||
@@ -17,12 +17,6 @@ You can also install the in-development version with::
|
||||
|
||||
pip install git+ssh://git@https://code.eghuro.com/cryptbase/python-cryptbase.git@master
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
||||
|
||||
https://python-cryptbase.readthedocs.io/
|
||||
|
||||
|
||||
Development
|
||||
===========
|
||||
|
||||
Reference in New Issue
Block a user