Skip to content

Escodoo/erpbrasil.base

 
 

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Coverage Status
package

xBase

  • Free software: MIT license

Installation

pip install erpbrasil.base

Documentation

https://erpbrasilbase.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

Upload to Pypi

Use somente o comando:

twine upload dist/*

or

twine upload dist/erpbrasil.base-X.X.0.tar.gz --repository-url https://upload.pypi.org/legacy/

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 98.2%
  • Batchfile 1.8%