Home assistant analytics reported incorrectly

I’m seeing this entry in my home-assistant.log:

2018-11-15 15:52:10 INFO (MainThread) [homeassistant.components.updater] Submitted analytics to Home Assistant servers.
Information submitted includes {'arch': 'x86_64', 'docker': False, 'python_version': '3.5.5', 'distribution': '**********
', 'virtualenv': False, 'timezone': '*************', 'dev': False, 'os_name': 'Linux', 'os_version': '***************', 'huuid':
'********************', 'hassio': False, 'version': '0.81.6'}

I don’t care that it’s reporting the stuff I’ve blanked out, I just didn’t want to post it on the forums.

The part that I am concerned about is that it’s incorrectly reporting “virtualenv” as false. I am running in a python virtual environment.