Any chance you can license otprotocol under a License that is recommended for libraries? Otherwise noone can use your code / library legally. Autoprotocol-python is under the permissive BSD-3-Clause (SPDX short identifier: BSD-3-Clause) license, you might want to choose the same license. Best scenario would be a LICENSE file in the Github repository root directory and briefly mentioning the license in the files, at least in otprotocol.egg-info/PKG-INFO . Thanks
Any chance you can license otprotocol under a License that is recommended for libraries? Otherwise noone can use your code / library legally. Autoprotocol-python is under the permissive BSD-3-Clause (SPDX short identifier: BSD-3-Clause) license, you might want to choose the same license. Best scenario would be a LICENSE file in the Github repository root directory and briefly mentioning the license in the files, at least in otprotocol.egg-info/PKG-INFO . Thanks