move to hatch-based build
This commit is contained in:
parent
6ee12d8db9
commit
56989009e0
7 changed files with 41 additions and 48 deletions
|
|
@ -5,7 +5,7 @@ Module for rasterizing polygons, with float-precision anti-aliasing on
|
|||
See the documentation for float_raster.raster(...) for details.
|
||||
"""
|
||||
|
||||
from .VERSION import __version__
|
||||
from .float_raster import *
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
__version__ = '0.6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue